No title
xcode 运行真机报 bitcode bundle could not be generated
1.联系第三方框架的提供者, 让他们支持bitcode,这个执行起来有难度。
2.要么在项目中将bitcode设为No,可以在”Build Settings”->”Enable Bitcode”选项中看到这个

All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.