美文网首页
iOS Build&Run错误总结

iOS Build&Run错误总结

作者: 民谣里不是故事就是诗丶 | 来源:发表于2017-07-20 14:16 被阅读15次

德玛西亚人永不退缩

1-1 无效的Bundle id?

[The application bundle does not contain a valid identifier](https://stackoverflow.com/questions/37750186/the-application-bundle-does-not-contain-a-valid-identifier).png

解决方案

I solve this problem after I delete all build files by Xcode. Your build file path at Xcode > Preferences > Locations > Derived Data

If you didn't change the default path, Your path is like

清除.png

相关文章

网友评论

      本文标题:iOS Build&Run错误总结

      本文链接:https://www.haomeiwen.com/subject/ffndkxtx.html