App Store --- ERROR ITMS-90087: ERROR ITMS-90087:
Prepared archive for uploading
Upload failed
error: App Store Connect Operation Error
ERROR ITMS-90087: “Unsupported Architectures. The executable for 餐遇.app/Frameworks/CafConvertorLib.framework contains unsupported architectures ‘[x86_64]’.”
error: App Store Connect Operation Error
ERROR ITMS-90087: “Unsupported Architectures. The executable for 餐遇.app/Frameworks/NvStreamingSdkCore.framework contains unsupported architectures ‘[x86_64]’.”
error: App Store Connect Operation Error
ERROR ITMS-90209: “Invalid Segment Alignment. The app binary at ‘餐遇.app/Frameworks/CafConvertorLib.framework/CafConvertorLib’ does not have proper segment alignment. Try rebuilding the app with the latest Xcode version.”
error: App Store Connect Operation Error
ERROR ITMS-90209: “Invalid Segment Alignment. The app binary at ‘餐遇.app/Frameworks/NvStreamingSdkCore.framework/NvStreamingSdkCore’ does not have proper segment alignment. Try rebuilding the app with the latest Xcode version.”
error: App Store Connect Operation Error
cd 到问题文件路径
cd /Users/wuwuFQ/Desktop/wuwuFQ/object/便出行\ SVN/餐遇\ iOS/coupon_ios_user/CanYu/FQVideo/Library/lib/CafConvertorLib/include/CafConvertorLib.framework
lipo -info CafConvertorLib
显示
Architectures in the fat file: CafConvertorLib are: x86_64 armv7 arm64
删除问题架构x86_64
lipo -remove x86_64 CafConvertorLib -output CafConvertorLib
再次查询架构
lipo -info CafConvertorLib
显示
Architectures in the fat file: CafConvertorLib are: armv7 arm64
本文地址:https://blog.csdn.net/wujakf/article/details/107489955
上一篇: 【Python入门学习笔记】函数
下一篇: 报表生成之Hyperion SQR
推荐阅读
-
Android解决app:compileDebugJavaWithJavac>Compilation failed; see the compiler error output for details问题的方法
-
Error:The SDK Build Tools revision (23.0.3) is too low for project ':app'. Minimum required is 25.0.
-
ANDROID打包错误ERROR:EXECUTION FAILED FOR TASK ′:APP:LINTVITALRELEASE′.
-
关于android studio打开后自动弹出:Error:Execution failed for task ':app:preDebugAndroidTestBuild'
-
Error:Execution failed for task ':app:processDebugManifest'.
-
Android studio 3.4 新建项目报错Error:unable to resolve dependency for app@。。。解决办法
-
异常Error:Execution failed for task ':app:preDebugAndroidTestBuild'解决方法
-
iOS 提交审核报错 ERROR ITMS-90087解决办法
-
weex添加模板成功后,在android studio工具上调试报错:Error:Executionfailedfortask':app:transformCl
-
App Store --- ERROR ITMS-90087: ERROR ITMS-90087: