- ITMS-90562: Invalid Bundle - The
- ITMS-90562: Invalid Bundle - The
- 升级AFNetworking4.0导致ERROR ITMS-90
- 【已解决】上传 APPStore 报错:ERROR ITMS-9
- 2022-09-30 App.framework does no
- iOS 上架报错 This bundle is invalid
- Unity2020.1以上版本XCode上传testflight
- 【iOS】ERROR ITMS-90208: “Invalid
- 针对用了charts框架-提交应用失败的解决方法
- A nested bundle contains simulat
ITMS-90562:
Invalid Bundle- The app submission can not be successfully recompiled from bitcode due to missing symbols during linking. You can try to reproduce and diagnose such issues locally by following the instructions from: https://developer.apple.com/library/archive/technotes/tn2432/_index.html
ITMS-90562:
Invalid Bundle- Disallowed LLVM instrumentation. Do not submit apps with LLVM profiling instrumentation or coverage collection enabled. Turn off LLVM profiling or code coverage, rebuild your app and resubmit the app.
打开项目---》build settings 搜索Enable Bitcode YES改成 NO
如果改了以后还不行,搜索Coverage将Enable Code Coverage 改成NO。
网友评论