Hi guys,
I am trying to build for ios, and this error appears :
WARNING: Your SDK may be out of date b/c the following SDK directory could not be found: /Applications/ Xcode.app /Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk
I am currently using xcode5-dp6 (Beta version), and did the command “sudo Xcode-select -switch /Applications/ Xcode5-DP6.app /…” to point to the next Xcode.
I don’t know why it is still trying to search/pointing for the old Xcode (Xcode.app). I don’t see any configuration or settings to select this.
Please advise on how to solve this.
Thanks