Apple LLVM Compiler 3.1 error clang

前端 未结 9 2165
长发绾君心
长发绾君心 2020-12-08 05:19

I\'m trying to make an archive (ipa) for my iOS (iPhone) app but I\'m receiving a strange error:

Apple LLVM Compiler 3.1 error clang: error: no such file or          


        
9条回答
  •  天命终不由人
    2020-12-08 05:37

    Also in build configuration you can change "Compiler for C/C++/Objective-C" to Default Compiler (Apple LLVM compiler 3.1)

提交回复
热议问题