ios5.1二货,手贱,解决方案

Snow Leopard and SDK 5.1...


You may or may not be aware that if you upgrade your device(s) to 5.1 (hastily, as we tend to do!), and you're using Snow Leopard, there's NO 5.1 SDK available. Apple are saying, download XCode 4.3.1, which of course requires Lion. Well, I for one can't upgrade to Lion as I have stuff in my environment which apparently breaks under Lion. So rather than restore my devices to 5.0.1 and all the hassle that involves, I put my hacking hat on and came up with the following solution.
It presumes your current XCode 4.2 installation is in /Developer, and make sure XCode is NOT running.
Download the Lion 4.3.1 XCode DMG file, and mount it so that you can see it from Finder.
Fire up a Terminal (Applications->Utilities->Terminal) - yes we know some of you are UNIX-virgins but it's all straightforward
Now enter the following commands into the terminal (note, your password will have to be entered after the first command):
Code:
sudo cp -R /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/
sudo cp -R /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/
sudo cp -R /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/5.1\ \(9B176\) /Developer/Platforms/iPhoneOS.platform/DeviceSupport/
sudo rm -f /Developer/Platforms/iPhoneOS.platform/DeviceSupport/Latest
cd /Developer/Platforms/iPhoneOS.platform/DeviceSupport/
sudo ln -s ./5.1\ \(9B176\) ./Latest
Now just unmount the dmg in Finder, fire back up XCode, and your 5.1 device will now work with XCode 4.2...
Hope that helps people!

转载于:https://www.cnblogs.com/gsdczh/archive/2012/04/11/2441587.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值