Xcode 8 beta 2 - provisioning issue

Hello,


I get the following error with Xcode 8 beta 2 when I try to build:


"[appname] has conflicting provisioning settings. [appname] is automatically provisioned for development, but a conflicting code signing identity Developer ID Application has been manually specified. Set the code signing identity value to "Mac Developer" in the build settings editor, or switch to manual provisioning in the target editor."



My code signing identity value already is "Mac Developer."


It works fine in Xcode 7.3.1


anyone know what's going on?

I am also having issues with provisioning profiles and team name.

First in the signing section under the general tab I would see Team : Unknown.

The I went to XCODE preferences and view details for my team, I tried to dwonload all profiles I am getting an error, "There are no iOS provisioning profile with ID 'xxxxxxxxxx' on this team. After I seen this error in the signing section there are no accounts found.

I know that the team profiles and info is correct becasue there are no issues with XCODE 7.x

I was able to resolve my provisioning profile issues.

I removed my Apple Id from XCODE preferences.

I then restared XCODE and added my Apple Id back.

I was then able to select my team in the signing section. I was then able to build and run on my devices without an issue.

Hi scb,


Did you resolve this issue? I'm still seeing it.

Xcode 8 beta 2 - provisioning issue
 
 
Q