I get conflicting provisioning settings error when I try to archive to submit an iOS app

后端 未结 30 1289
误落风尘
误落风尘 2020-11-29 14:48

Now I\'m trying to Product>Archive my iOS app to submit. However, I am getting following errors:

AppName has conflicting provisioning settings. AppNam

30条回答
  •  独厮守ぢ
    2020-11-29 15:20

    If you get this error

    App has conflicting provisioning settings. App is automatically signed, but provisioning profile 'ID' has been manually specified. Set the provisioning profile value to "Automatic" in the build settings editor, or switch to manual signing in the project editor.

    then make sure that you have empty PROVISIONING_PROFILE option in Target Build Settings:

提交回复
热议问题