Re: iOS 5.1 SDK for Xcode 4.2 for Snow Leopard?
Re: iOS 5.1 SDK for Xcode 4.2 for Snow Leopard?
- Subject: Re: iOS 5.1 SDK for Xcode 4.2 for Snow Leopard?
- From: Matt Neuburg <email@hidden>
- Date: Mon, 12 Mar 2012 12:59:59 -0700
On Mon, 12 Mar 2012 13:34:15 -0400, Juan Fernandez <email@hidden> said:
>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/
>cd /Developer/Platforms/iPhoneOS.platform/DeviceSupport/
>sudo rm -f ./Latest
>sudo ln -s ./5.1\ \(9B176\) ./Latest
Except for the ln -s, I don't see why the Terminal is needed for any of that. Or the dmg, for that matter. You're just saying "copy the sdks from Xcode 4.3.1 into the corresponding location in the Xcode 4.2 developer folder". That's great if it works, but of course that's unsupported behavior...
I for one do not mind iOS 5.1 development not being supported in Xcode 4.2; it's a pity, but hey, I was pleasantly surprised when it turned out that Xcode 4.2 and iOS 5 development would be available for Snow Leopard at all.
I am sorry to be faced with the Hobson's choice of either not upgrading a device to 5.1 or not being able to develop on that device from Snow Leopard, but I'm not *angry* or *surprised* to be faced with that choice. Let's be reasonable. m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 5! http://shop.oreilly.com/product/0636920023562.do
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden