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

后端 未结 10 1649
庸人自扰
庸人自扰 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:23

    Access https://developer.apple.com/account

    1 - Certificates, IDs & Profiles

    2 - Provisioning Profiles

    3 - Distribution

    4 - Add Button

    5 - Distribution -> App Store -> Continue

    6 - Choose Apple Id -> Continue

    7 - Select certificates -> Continue

    8 - Set Profile Name -> Continue

    9 - Download

    10 - In Xcode -> Product -> Archive, In Re-sign "App Name" make option Manually manage signing -> choose the Distribution certificate and import your provisioning profile downloaded on step 9.

    Sorry for my English, I'm from Brazil

提交回复
热议问题