Swift: Thread 1 signal SIGABRT

前端 未结 7 1660
北恋
北恋 2021-02-08 18:11

After upgrading Xcode from 5 to 6 beta, almost every project gives me an unexpected error after running the application. There are some other posts with this title but the error

7条回答
  •  你的背包
    2021-02-08 18:43

    Seems like there was a bug with iOS 7.1 as target.

    Running tests on devices with iOS 7.1 installed now works. (17028705)

    Try it again with the beta 2 update

提交回复
热议问题