Unity-iPhone has Conflicting Provisioning Settings

  1. Select the top level node called Unity-iPhone in the left tree view (the one with the blue item).

  2. Select Automatically manage signing

  3. Select your team (now the error message should appear)

  4. Go to Build setting in the tab

  5. Find the Group called "signing" in the structured table

  6. Change the values from "iPhone Developer" to "iOS Developer"

  7. Switch back to general (the error message should now disappear)

Your project should compile now and should be runnable on your iPad or iPhone.

ref : https://answers.unity.com/questions/1507983/unity-iphone-has-conflicting-provisioning-settings.html

原文地址:https://www.cnblogs.com/open-coder/p/10316531.html