- Find the SDK file, like iPhoneOS6.1.sdk, in your or your friend's older Xcode directory.
- Sym link the old SDK to the new XCode5 app directory:
- ln -s /Applications/Xcode4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk
Thursday, September 26, 2013
Load iOS 6.1 SDK into XCode5
Subscribe to:
Posts (Atom)