How to debug “Invalid Bundle” error which happens only after submitting to app store

前端 未结 12 1041
臣服心动
臣服心动 2020-12-04 14:26

I have a lot of frameworks in my app. App works fine in adhoc/enterprise release. Only if I submit to the app store for testflight testing I get this error email from apple:

12条回答
  •  时光取名叫无心
    2020-12-04 15:14

    This error message is also addressed in Apple Technical Note TN2435 Embedding Frameworks In An App: https://developer.apple.com/library/archive/technotes/tn2435/_index.html

    You can find the error message under the heading "Missing Framework Bundle" with troubleshooting steps.

提交回复
热议问题