1 min readJun 8, 2020
如果 iPA processing failed 是發生在exportArchive這個階段,表示這應該是Xcode archive完成之後,在 organizer 點選 export 的失敗結果,在Xcode會有個show logs會有詳細的資訊,我這裡遇過 bitcode的問題、沒有copy frameworks、放了重複的framework... 等等問題都有可能。有 log 應該會比較好搜尋解方。
如果 iPA processing failed 是發生在exportArchive這個階段,表示這應該是Xcode archive完成之後,在 organizer 點選 export 的失敗結果,在Xcode會有個show logs會有詳細的資訊,我這裡遇過 bitcode的問題、沒有copy frameworks、放了重複的framework... 等等問題都有可能。有 log 應該會比較好搜尋解方。
Distraction-free reading. No ads.
Organize your knowledge with lists and highlights.
Tell your story. Find your audience.
Read member-only stories
Support writers you read most
Earn money for your writing
Listen to audio narrations
Read offline with the Medium app
Love exploring an elegant pattern that forms robust, maintainable, and understandable coding style.