Sdk 'iphoneos' not found
I have just installed Mac OS Lion, AppCode 1.5.2, XCode 4.3.2
Issue is - I Can't run my projects. All libraries in Frameworks directory are red.
Please, give me an advice what to configure in AppCode?
Please sign in to leave a comment.
Thank you. This solution helped me too.
Works for me too! Thanks!
And as a supplement, after you run the command, RESTART AppCode to make things right.
The solution is not working anymore
xcode-select: error: invalid developer directory '/Applications/Xcode.app/Contents/Developer'
@Ablenesi,
Do you have Xcode installed at that path, i.e. '/Applications/Xcode.app/Contents/Developer'?
If you have problems with running xcode-select in terminal, try setting correct path via Xcode UI (Preferences | Locations | Command Line Tools)
I have fixed issue by run command line:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer