提示错误有2个
An error occurred during export.
An error occurred during export.
The file “xxx.ipa” couldn’t be opened because there is no such file.
The file “xxx.ipa” couldn’t be opened because there is no such file.
解决途径
在Target 选择 Build Setting 搜索Enable Bitcode设置为NO
Bitcode
假如你用Cocoapods务必将所有pod库中的Enable Bitcode都设置为NO
pods库设置
然后你可以开开心心编译成功了,祝玩得痛快~😄😄