Reputation: 90
I want to run my app on a device. I have iPhone 3GS version 6.1.2 (10B146). My current Xcode version is 4.0.2 and I am running Snow Leopard 10.6.6
Here is what Organizer telling me:
The version of iOS on “iPhone” does not match any of the versions of iOS supported for development with this installation of the iOS SDK. Please restore the device to a version of the OS listed below, or update to the latest version of the iOS SDK; which is available here.
OS Installed on iPhone 6.1.2 (10B146)
Xcode Supported iOS Versions Latest 4.3, 4.2, 4.1, 4.0.2,
I read about that 4.2 is the last XCode version that supports Snow Leopard but I want to know does this version of Xcode support my device version? So I can be able to run my app on device. Thanks in advance
Upvotes: 0
Views: 668
Reputation: 33421
You need to use Xcode 4.4+ and in order to do that you need to upgrade to Lion.
Upvotes: 2