ERROR ITMS-90174: “Missing Provisioning Profile - iOS Apps must contain a provisioning profile in a file named embedded.mobileprovision.”

后端 未结 10 1643
庸人自扰
庸人自扰 2020-12-07 15:54

When I upload to Application Loader I receive the following message:

ERROR ITMS-90174: \"Missing Provisioning Profile - iOS Apps must contain a provisioning          


        
10条回答
  •  [愿得一人]
    2020-12-07 16:13

    If you submit your build to the AppStore in an IPA archive format (example: Game.ipa), make sure that the Payload folder is at the root of the archive, otherwise you'll get the error: Missing Provisioning Profile - - Apps must contain a provisioning profile in a file named embedded.mobileprovision.

提交回复
热议问题