I have the iPhone 4.0 SDK installed on my computer but would like to make an application for iPhone OS 3.1.3. I do have that SDK installed (or at least I did prior to installing the one for 4.0,) and found how to make my Base SDK 3.1.3 and my target 3.1.3, but the blank templates seem to crash when I run them using the iPhone 3.1.3 simulator.
I'm given this error:
What do I need to change for the blank iPhone 4.0 template to run under the 3.1.3 simulator?
I'm given this error:
2010-04-25 18:48:03.537 Spyder[10561:207] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIWindow 0x391c500> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key rootViewController.'
What do I need to change for the blank iPhone 4.0 template to run under the 3.1.3 simulator?