I've updated to Xcode 5 and tried to export an adhoc build today for one of my clients to upload to TestFlight.
I've done this countless times without any issues. However, it turns out that the export screen in Xcode 5 only shows half of the information, so I don't know what the bundle ID is for the app (like Xcode 4).
Xcode 5: iOS Team Provision Profile: *
Xcode 4: iOS Team Provision Profile: com.bundleID
With the attached screen it took trial and error (multiple exports and uploads) to eventually find the correct provision for the app.
Is there anyway to bring back the bundle ID to this screen, or to rename the provision?
Thank you for you