Closed bryanjclark closed 9 years ago
Sweet, looks awesome (although I really do need to fix Travis...). Thanks!
Hmm. Trying to submit a newly-archived build to Apple for TestFlight distribution, I get the error "No suitable application records were found. Verify your bundle identifier 'com.lazerwalker.Cortado.dev' is correct".
I'm using a new Production/App Store provisioning profile, using an App ID with the proper .dev bundle ID. The app was archived with the "Archive" action set to build against Debug, and the Debug provisioning settings pointing at the proper profile.
It's been ages since I've been bothered to do a split dev/prod setup, and when I have, it's all been using xcodebuild
directly via CLI scripts (and was pre-Apple TestFlight) – does that configuration sound correct/sensible?
I often find this helpful to allow me to keep separate production and development builds on the same device while preserving my sanity!