_BSMachError XCode 7 Beta

前端 未结 8 1702
后悔当初
后悔当初 2020-12-08 00:15

I am getting the following error when I am running my code in Xcode7 with Swift2, after presenting a view controller through a push segue:

_BSMachError: (os/         


        
8条回答
  •  广开言路
    2020-12-08 00:28

    I got these errors when I was using the keyboard. According to this note in Apple Docs, this is somewhat expected.

    http://cocoadocs.org/docsets/Keyboard/0.3.0/

提交回复
热议问题