Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
4.0k views
in Technique[技术] by (71.8m points)

does not contain bitcode.

flutter开发引用的一个开普勒的插件,然后今天更新了下android studio、flutter、dart,然后突然之间打包ios报错
/JDKepler/JDKeplerSDK

.framework/JDKeplerSDK(KeplerApiManager.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

百度所有的答案都是设置Build Setings->Build Options->Enable Bitcode设置为NO, 但是我这个设置一直都是NO的,完全搞不懂了,有没有大神求助。
模拟器没问题,真机或者打包的时候就报错


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

又是重启又是clean, 最后在某次flutter clean之后突然之间好了, 我确信之前已经做过n次这种操作了, 哎 不明所以。


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...