美文网首页
react-native run-ios,出错Print: En

react-native run-ios,出错Print: En

作者: 陌上北辰 | 来源:发表于2017-09-12 10:47 被阅读78次

    ![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

    相关文章

      网友评论

          本文标题:react-native run-ios,出错Print: En

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