when i try to use the iphone 5.1 simulator i get a runtime error after the splash screen loads
dyld::fastBindLazySymbol(ImageLoader**, unsigned long)
im using the iOS6 SDK, deployment target 4.3. any idea what the problem is?
console output
dyld: lazy symbol binding failed: Symbol not found: _objc_setProperty_nonatomic
Referenced from: /Users/rich/Library/Application Support/iPhone Simulator/5.1/Applications/2E001D16-49BE-4A23-BA8E-BECEABECF62E/vboExample.app/vboExample
Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Foundation.framework/Foundation
dyld: Symbol not found: _objc_setProperty_nonatomic
Referenced from: /Users/rich/Library/Application Support/iPhone Simulator/5.1/Applications/2E001D16-49BE-4A23-BA8E-BECEABECF62E/vboExample.app/vboExample
Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/Foundation.framework/Foundation