With this option, it automatically retrieve and sets the combination of BundleID and Provisioning profile UUID from the Xcode project file.
This is useful when you want to take over the combination of BundleID and Provisioning profile UUID that you used in the Xcode project (GUI).
"Read from Xcode Project" requires the following "Build Configuration" corresponding to "Export method" of "General build settings".
Export method | Build Configuration |
---|---|
development | Debug |
ad-hoc | AdHoc |
enterprise | Enterprise |
app-store | Release |