ERROR: unable to load AX Bundle: MapKitFramework.axbundle. Help?

Posted by Josh Brown on Stack Overflow See other posts from Stack Overflow or by Josh Brown
Published on 2011-01-08T08:41:12Z Indexed on 2011/01/08 8:54 UTC
Read the original article Hit count: 227

Filed under:
|
|
|
|

I'm using MapKit in an iPad app with the Base SDK set to iOS 4.2 in Xcode 3.2.5. When I run the app in the iPad Simulator 4.2, the app works fine. When I run it in the iPad Simulator 3.2, it crashes on startup with the following error:

ERROR: unable to load AX Bundle: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/AccessibilityBundles/MapKitFramework.axbundle

What am I doing wrong?

© Stack Overflow or respective owner

Related posts about ipad

Related posts about ios