Swift: Thread 1 signal SIGABRT

前端 未结 7 2123
名媛妹妹
名媛妹妹 2021-02-08 17:58

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:46

    fix my problem:

    1. Go to deployment info and in "Main interface" select your correct storyboard...
    2. Rerun app.

提交回复
热议问题