IPhone with iOS 6 and Xcode 4.2

I upgraded my iPhone to iOS 6, but now I'm on Xcode 4.2 (on Snow Leopard). Now I get the error message:

The iOS version on "xxx xxx" does not match any of the iOS versions supported for development with this iOS SDK installation. Restore your device to the iOS version below, or upgrade to the latest version of iOS.

Is it possible to restore my iPhone to an older version, say 5.1, or some way to make Xcode support / recognize iOS6?

+5
source share
4 answers

I followed these steps to solve my problem by making Xcode to support iOS 6:

1. Xcode 4.5.dmg ( ).

2. " " .

3.

///iPhoneOS.platform/DeviceSupport/6.1 (10A403)

Mac ( mac mac . Snow Leopard Developer Finder PLACES , , Lion, Xcode.app Show Package Contents):

//iPhoneOS.platform/DeviceSupport

4. SDK iOS 6 :

///iPhoneOS.platform//SDKs/iPhoneOS6.0.sdk

Mac

//iPhoneOS.platform//SDKs

5. version.plist Contents/Developer/Platforms/iPhoneOS.platform mac Developer/Platforms/iPhoneOS.platform.

6. Xcode ().

!! Xcode iOS6, ( SDK) iPhone iOS6 ( iPhone 6.0).

How to restore iPhone to older version say 5.1 .

+11

iO6 Xcode 4.2. iO6 Xcode 4.5 (). Xcode 4.5, , , Lion Operating System. iOS .

0

!

iOS 6 iPhone Apple:

https://discussions.apple.com/thread/4533316?start=0&tstart=0

Lion USB- USB, Xcode Provisioning Profiles Apple Developer .

0
source

Upgrade to Xcode 4.5 (and OSX Mountain Lion). None of the previous versions of Xcode supports iOS 6. You can also check whether you can restore your phone using a previous version of iOS by receiving the .ipsw file and clicking the "restore" button when choosing a device in iTunes.

-1
source

All Articles