下载 ios 5 模拟器并将其添加到 xcode 4.5 和没有 xcode 组件的单点触控
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/16643236/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Downloading and adding ios 5 simulator to the xcode 4.5 and monotouch without xcode components
提问by Husein Behboodi Rad
I want to download and install ios simulator 5 on my xcode and monotouch. I know that we can add it from xcode components by installing ios simulator 5 or 5.1 but my these days my internet connection is crazy :( it disconnect, also is very also on the xcode component.
我想在我的 xcode 和 monotouch 上下载并安装 ios 模拟器 5。我知道我们可以通过安装 ios 模拟器 5 或 5.1 从 xcode 组件添加它,但我这些天我的互联网连接很疯狂:(它断开连接,也在 xcode 组件上也很常见。
Do any body have a link for download the emulator manually and add it to the xcode and mono-touch offline?
是否有任何机构提供手动下载模拟器并将其添加到 xcode 和单点触摸离线的链接?
回答by Shams Ahmed
Don't think there a direct link for Xcode components for a safe alternative approach install DownThemAllin Firefox or download masterin Chrome.
不要认为 Xcode 组件有一个安全的替代方法的直接链接,即在 Firefox 中安装DownThemAll或在 Chrome 中下载 master。
goto apple developer siteand search for Xcode 4.3.3 for Lion which includes iOS 5.1 SDK.
转到苹果开发者网站并搜索包含 iOS 5.1 SDK 的 Lion 的 Xcode 4.3.3。
Use one of the download manger and sit back until it completed. open up the ISO file and navigate to:
使用下载管理器之一并坐下来直到完成。打开 ISO 文件并导航到:
Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
copy folder in the following directory and then restart Xcode:
复制以下目录中的文件夹,然后重新启动Xcode:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk