When I try to install the app into the simulator (adt -installApp) I get:-
Unknown or unsupported SDK version: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSi mulator5.1.sdk
I'm using Mac OS X 10.7.4 (Lion) and I'm trying to use the iPhone simulator as per support for iOS simulator blog post. I've tried different versions of the sdk (5.1,5.0,4.3,4.0) and I get the same result.
I'm using Flash Builder 4.6 and I've updated the sdk to Air 3.3 as per this article and I've extracted the sdk from XCode 4.4 per this article.
What am I doing wrong and what do I need to do to get it working?
Hi Chris,
You are on OSX 10.7.4. You do not need to use hack provided here
Using such hacks is not supported. Instead, you could provide the path to the mounted Simulator path or drag the XCode.app to /Applications and use this path:
-platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator. platform/Developer/SDKs/iPhoneSimulator5.1.sdk
This should work.
Firstly, what do you mean by:-
provide the path to the mounted Simulator path?
My XCode is Version 4.4 (4F250) and it's already in /Applications. When I use:-
-platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator. platform/Developer/SDKs/iPhoneSimulator5.1.sdk
I now get:-
Unknown or unsupported SDK version: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator. platform/Developer/SDKs/iPhoneSimulator5.1.sdk
Can you send me your project files, at neh@adobe.com
North America
Europe, Middle East and Africa
Asia Pacific