xcode8报错
XXXX has conflicting provisioning settings. XXXX is automatically signed, but provisioning profile Dev_develop’s has been manually specified. Set the provisioning profile value to “Automatic” in the build settings editor, or switch to manual signing in the project editor.
Code signing is required for product type ‘Application’ in SDK ‘iOS 10.0’
把证书选为自动就行了