 
 |  |      1haosxianr      2015-01-12 08:45:18 +08:00 via iPhone  1 Xcode > Preference > Download  ios7Simularor下载上 | 
|  |      2zeayes      2015-01-12 09:25:09 +08:00  1 要check and install一下吧 | 
|  |      3likaci OP @haosxianr 下载太慢了 @zeayes 安装了,也拷贝了 --- 刚才又捋了一遍 http://stackoverflow.com/questions/24045307/is-it-possible-to-install-ios-7-sdk-on-xcode-6 发现这样解决 ln -s /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk /Applications/Xcode6-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk This should link the iOS 7 SDK for iPhone (not sim), allowing you to select iOS 7 as the Base SDK in Xcode 6 Beta. If you want to do this for the simulator, replace iPhoneOS.platform with iPhoneSimulator.platform. | 
|  |      5icanfork      2015-01-12 10:24:52 +08:00 有,我就是下载下来,拉到那个目录下,然后Xcode里面就有了,没做任何其他操作 | 
|  |      6likaci OP | 
|  |      9tunnyios      2015-07-02 17:16:19 +08:00 楼主,我也碰到这种问题了。怎么解决呢?xode6.4版本自带了IOS8.4SDK...下载了7.1的sdk,复制到sdks目录里面好像xcode不识别 |