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?