-allowProvisioningUpdates doesn't work
问题 We are using Jenkins for Continiuous Integration. Everything we need to do in order to compile our app is done via commandline (bash script), because we have several machines where the build has be done without any human access to the devices. As you can imagine I was very happy to see the new xcodebuild feature flag -allowProvisioningUpdates in XCode9. I understand, that I need to add the credentials of our Apple ID into the XCode settings. The credentials are adde to the XCode account tab