Xcode 4 Scheme Hell?-Collection of common programming errors

I have a serious ongoing issue with Xcode 4. I have been using Xcode 3 for years, and had everything set up perfectly. All my Build Configurations worked A-OK.

I updated to iOS 5 GM, and naturally I have to use Xcode 4 to submit my app to the Store or use TestFlight. I can’t change my Build Configuration. I’ve tried making a new “Scheme” (which are stupid IMHO, when the old system worked 100%), and everytime I do, I set everything the same, I go “Product” > “Archive”….it works, and I share the IPA to my Desktop, to upload it to TestFlight, or I save it as a ZIP and send it to Application Loader.

IT NEVER WORKS. On TestFlight, my testers will install it, and immediately the application will crash. It won’t even launch, no matter how I build the app, regardless of Scheme. It worked 100% and I have made ZERO changes since updating to Xcode 4.

Xcode 4 only works when I wish to “Debug” my app on my own device. It builds, installs and runs perfectly. Why won’t it work on AdHoc or App Store?

PLEASE HELP! I’m ready to pull my hair out.