简体   繁体   English

在没有xcode组件的情况下将ios 5模拟器下载并添加到xcode 4.5和monotouch

[英]Downloading and adding ios 5 simulator to the xcode 4.5 and monotouch without xcode components

I want to download and install ios simulator 5 on my xcode and monotouch. 我想在我的xcode和monotouch上下载并安装ios仿真器5。 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. 我知道我们可以通过安装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和脱机单点触摸的链接?

Don't think there a direct link for Xcode components for a safe alternative approach install DownThemAll in Firefox or download master in Chrome. 不要以为Xcode组件可以直接链接到一种安全的替代方法,而在Firefox中安装DownThemAll或在Chrome中下载master

goto apple developer site and 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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM