Xcode: Could not inspect the application package

后端 未结 19 1354
孤街浪徒
孤街浪徒 2020-12-08 09:57

I am running Xcode 6 and iOS 8 GM. Every other time I run my app I get this message from Xcode:

\"Could not inspect the application package\"

19条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 10:16

    Found a solution by adding the Framework to General -> Linked Frameworks And Libraries and setting the status to optional. (Leave the embedded binaries blank)

提交回复
热议问题