Is there a way to downgrade from iOS 5.1 to iOS 5.0? [closed]

Xcode 4.2 can be made to work with iOS 5.1 devices.

Download Xcode 4.3 from here. Copy the 5.1 SDK and Device Support folders from the 4.3 installer into your Xcode 4.2 folder.

The former goes into Platforms/iPhoneOS.platform/Developer/SDKs and the latter into Platforms/iPhoneOS.platform/DeviceSupport

Leave a Comment