Xcode 4.2 (Snow Leopard) and iOS 5.1(Xcode 4.2(雪豹)和 iOS 5.1)
问题描述
可能重复:
ios 5.1 和 xcode 4.2 用于 iOS 开发
我将我的 iPhone 更新到 iOS 5.1.我的操作系统是雪豹.
现在我需要 sdk 5.1 来开发,使用 xcode 4.2.
I updated my iPhone to iOS 5.1.
My operating system is Snow Leopard.
Now I need the sdk 5.1 to develop, with xcode 4.2.
在哪里可以下载?
有什么建议吗?
Where can I download it?
Any suggest?
解决方案:降级到ios5.0或更新到Lion
Solution: Downgrade to ios5.0 or update to Lion
推荐答案
你不能.
您需要更新到 Mac OS 10.7 Lion 才能使用 5.1 SDK 获取最新版本的 Xcode.
You need to update to Mac OS 10.7 Lion in order to get the latest version of Xcode with the 5.1 SDK.
Snow Leopard 上最后一个可安装的 Xcode 版本是 4.2.Apple真的希望开发者能及时了解一切,无论是 MacOS 还是 iOS.
The last installable version of Xcode on Snow Leopard will be 4.2. Apple really wants developers to keep up to date on everything, whether MacOS or iOS.
这篇关于Xcode 4.2(雪豹)和 iOS 5.1的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Xcode 4.2(雪豹)和 iOS 5.1
基础教程推荐
- 在 Android 模拟器中激活网络位置提供程序? 2022-01-01
- - (CGRect)convertRect:(CGRect)rect toView:(UIView *)view 如何工作 2022-01-01
- 可可/目标C(OSX不是iOS)从子对象访问父对象 2022-01-01
- 突出显示朗读文本(在 iPhone 的故事书类型应用程序中) 2022-01-01
- 在 appComponent dagger 2 中动态添加测试模块? 2022-01-01
- 新的@SystemApi 注解是什么意思,和@hide 有什么区别 2022-01-01
- Android:STATE_SELECTED不工作 2022-01-01
- 如何将多个组件添加到 PickerView? 2022-01-01
- 我的 UIImageView 的任务 2022-01-01
- 在 iOS8 中无法获得正确的键盘高度值 2022-01-01
