iOS shell脚本报错
2020-02-15 本文已影响0人
iOS娅娅
error: exportArchive: The data couldn’t be read because it isn’t in the correct format.
问题: shell脚本打包时,编译成功,但是最后导出ipa包时,报一下错误:
解决方法:把xcode上的Bitcode设置为NO
error: exportArchive: The data couldn’t be read because it isn’t in the correct format.
问题: shell脚本打包时,编译成功,但是最后导出ipa包时,报一下错误:
解决方法:把xcode上的Bitcode设置为NO