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

后端 未结 30 1301
误落风尘
误落风尘 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:46

    This worked perfectly for me.

    Step 1:

    Select the Project Target-- > Build Settings. Search PROVISIONING_PROFILE and delete whatever nonsense is there.

    Step 2:

    Uncheck "Automatically manage signing", then check it again and reselect the Team. Xcode then fix whatever was causing the issue on its own.

提交回复
热议问题