AVOSCloud(AVOSCloud.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode se

  1. 错误描述:之前项目在XCode7.2.1上运行出错

‘*****AVOSCloud(AVOSCloud.o)’ does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64

修改如图:
这里写图片描述


版权声明:本文为yanyanforest原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。