react-native run-ios,出错Print: Entry, “:CFBundleIdentifier”, Does Not Exist

![Uploading 216759406C4E925F727C300D9A42858F_462676.png . . .]

亲自试验过,转自:https://stackoverflow.com/questions/37461703/print-entry-cfbundleidentifier-does-not-exist
Here is what i did:

  1. Make sure there is no white spaces in the file directory.

  2. cd project directory

  3. run command react-native upgrade

  4. Go to native ios folder and open xcode project.

  5. Go to File > Project Settings > Advanced...

  6. select custom > Relative to workspace

  7. products path should be 'build/Build/Products'

  8. intermediates path should be 'build/Build/Intermediates'

  9. now try running command in your terminal react-native run-ios

I hope that this solutions will help some of us facing this issue.a

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容