JavaShuo
欄目
標籤
iOS 上傳app error: The executable for XXXX contains unsupported architetures x86_64,i386 (framework分離)
時間 2021-01-03
欄目
iOS
简体版
原文
原文鏈接
好久沒有上傳app store了,昨天新項目提交,上傳ipa的時候出現了一點問題,如圖所示 根據英語的意思,基本是說某某sdk中,含有不支持的結構,那麼這個不支持的結構是什麼呢? 就是其中說的i386 x86,那這倆貨又是什麼? 他們是支持模擬器運行的結構,那好,經過分析查證,我們只需要將這兩個結構去掉,就OK了,下面就是解決方法 首先在終端找到文件路徑,輸入lipo ZipArchive.fra
>>阅读原文<<
相關文章
1.
上傳App Store 報錯 ERROR ITMS-90087: "Unsupported Architectures 解決辦法
2.
app上傳時,ERROR ITMS-90125,ERROR ITMS-90087,ERROR ITMS-90209錯誤
3.
app打包上傳遇到的問題
4.
上架App Store出現x86_64, i386 架構錯誤
5.
ios building for ios simulator, but the linked framework ‘‘xxxx「 was built for ios 解決
6.
App Submission Issues
7.
上傳app易出現的錯誤
8.
自建framework提交審覈報錯 ERROR ITMS-90087解決辦法
9.
iOS 提交審覈報錯 ERROR ITMS-90087解決辦法
10.
Submit to App Store issues: Unsupported Architecture x86
更多相關文章...
•
PHP 文件上傳
-
PHP教程
•
SQLite 分離數據庫
-
SQLite教程
•
RxJava操作符(五)Error Handling
•
Flink 數據傳輸及反壓詳解
相關標籤/搜索
unsupported
contains
iOS Framework
executable
i386
IOS APP
error
framework
iOS
SQLite教程
Docker教程
Docker命令大全
數據傳輸
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
Appium入門
2.
Spring WebFlux 源碼分析(2)-Netty 服務器啓動服務流程 --TBD
3.
wxpython入門第六步(高級組件)
4.
CentOS7.5安裝SVN和可視化管理工具iF.SVNAdmin
5.
jedis 3.0.1中JedisPoolConfig對象缺少setMaxIdle、setMaxWaitMillis等方法,問題記錄
6.
一步一圖一代碼,一定要讓你真正徹底明白紅黑樹
7.
2018-04-12—(重點)源碼角度分析Handler運行原理
8.
Spring AOP源碼詳細解析
9.
Spring Cloud(1)
10.
python簡單爬去油價信息發送到公衆號
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
上傳App Store 報錯 ERROR ITMS-90087: "Unsupported Architectures 解決辦法
2.
app上傳時,ERROR ITMS-90125,ERROR ITMS-90087,ERROR ITMS-90209錯誤
3.
app打包上傳遇到的問題
4.
上架App Store出現x86_64, i386 架構錯誤
5.
ios building for ios simulator, but the linked framework ‘‘xxxx「 was built for ios 解決
6.
App Submission Issues
7.
上傳app易出現的錯誤
8.
自建framework提交審覈報錯 ERROR ITMS-90087解決辦法
9.
iOS 提交審覈報錯 ERROR ITMS-90087解決辦法
10.
Submit to App Store issues: Unsupported Architecture x86
>>更多相關文章<<