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

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

    I had the same problem Mine was fixed by searching for "provisioning profile" in the build setting of share extension

    Then there was two "Provisioning Profile"s fields there, one regular and one deprecated. The regular one was on Automatic but the deprecated one was not. Changing that one to Automatic too fixed my error.

提交回复
热议问题