organizer
Xcode: Delete applications in Organizer/Archives?
In Xcode 4 you can delete an archived application manually. Right click on it, Show in Finder, remove it as any other folder. Xcode will detect the deletion and update the list of archived apps. Archives are just bundles with .xcarchive extension under ${HOME}/Library/Developer/Xcode/Archives. They are organized in folders by date (like 2011-11-11). You can … Read more
iTunes Connect: Can’t save app information after uploading new binary
For me, I was filling out the form in Safari and getting the error. I logged out, then switched to Chrome and signed in. This fixed the error, and I was able to submit.
An unknown error occurred when I was trying to use an iPad for development
Try disconnecting / reconnecting the iPad, quit and restart XCode, … Sometimes it just won’t work and restarting everything solves it !
iPhone Could Not Support Development
I just got this error with Xcode 4.0.2 and an iPhone 3G running 4.2.1 (the final 4.x allowed on a 3G). I restarted Xcode and it went through the process of collecting debug information, then gave me a green light. Other answers here say that you may also need to quit iTunes for this to … Read more