Device build fails after upgrading to Xcode 8

前端 未结 11 1173
刺人心
刺人心 2020-12-28 21:42

Since upgrading to Xcode 8 I cannot run any app on my iPhone. The build fails with error:

error: Task failed with exit 0 signal 11

11条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-28 22:29

    Clean the project and clean the build folder.

    • Project->Clean

      Project-> (hold alt) Clean

    I have ran into many issues after upgrading and a full clean has fixed them.

提交回复
热议问题