XCode 4 - release/debug?

I think I’m getting my head around it. Different schemes exist, and these can be built using Debug/Release variants.

The Archive scheme should use the Release variant on Mac; for iOS, the Archive scheme should use the Distribution variant (signed with the AdHoc certificate).

XCode 4.1 is really missing a few things:

  • tool tips on many/most buttons
  • cancel option on many dialogs (mind you, this was generally a problem in XCode 3!)
  • vi editor mode :slight_smile: