Apple LLVM 6.0 Error: clang failed with exit code -1

后端 未结 7 1188
醉梦人生
醉梦人生 2020-12-03 05:51

I created my app on my MacBook Air and kept working with it there which was fine. Then I started working with a colleague who used another Mac (of course). Anyway, we share

7条回答
  •  执笔经年
    2020-12-03 06:32

    One of the simple things I did I went into "Build Options" and changed the property for Enable Bitcode from yes to no

    This fixed my issue.

    Screenshot of Settings

提交回复
热议问题