Open the project in Xcode, in the Groups & Files Column select the HelloWorld group (single click). Use Command-I to "Get Info". In the Build tab, under Architectures you will see Base SDK. Change the Value of iOS SDKs to
Latest iOS (currently set to iOS 4.2)
Quit Xcode and restart... It should now Build and Run successfully.
Bob
|