iOS 真机测试错误“The application bundle does not contain a valid identifier” iOS 真机测试错误“The application bundle does not contain a valid identifier”

真机测试的时候报错:“The application bundle does not contain a valid identifier”。在这里找到解决方法:http://*.com/questions/37750186/the-application-bundle-does-not-contain-a-valid-identifier

在 Xcode > Preferences > Locations > Derived Data 找到 DerivedData 的路径,删除 DerivedData 下的所有文件。

转载请注明出处:http://www.cnblogs.com/silence-cnblogs/p/6816958.html