I downloaded iPhone SDK 3.1 with Xcode 3.2 for Snow Leopard from Apple, but when I go to install it, it says it's installing iPhone SDK 3.0.
How can I find iPhone SDK 3.1? I can't get any apps on my phone until I upgrade my SDK because my iPhone is on 3.1.
In the Organizer it says the OS installed on my phone is 3.1 (7C114) and the XCode supported iPhone OS versions are 3.0 (7A341) and the older ones.
I've downloaded the package from Apple twice now, but both times the package only indicates it is installing iPhone 3.0.
Is there a way to find the 3.1SDK separately?
Thank you,
Elisabeth
You need to download the 3.1 sdk from the iphone apple developer connection
The xcode 3.2 download DOES NOT include the iphone 3.1 sdk
Ah, I figured it out. In the install package it lists the 3.1SDK only as "iphone SDK". Since I already have 3.0 and 2.1 installed, I'm deselecting those and installing only the 3.1SDK.
Related
I am using Xcode 4.3.2 and want to run app on iPhone 3GS but when I am opening organizer window and showing following:
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 (10B141)
Xcode Supported iOS Versions
Latest
5.1 (9B176)
5.0
4.3
4.2
please suggest me .
Since downgrading the iOS version is difficult and doesn’t sound like an option for you, I think you must follow the other option:
update to the latest version of the iOS SDK
The iOS 6.1 SDK is included in Xcode 4.6.
Make your code compatible for ios 6.1
and try using xcode 4.5
My Mac OS X version is 10.6.8 and currently i am having XCode 3.2.5 installed with iOS 4.2 sdk.
I want to run my application on iOS 4.3.5 sdk simulator.
Which XCode version has supporting iOS 4.3.5 sdk?
Thanks!!!
You have a rather old version of Xcode. You should upgrade to Xcode 4.2 and get a new SDK. By default SDK 5 is used. However it is possible to download older SDKs.
Choose Xcode -> Preferences and then Downloads. Press the Componentsbutton and you will have access to support for older stuff. Select the components that you want to download in the list.
It is not possible to install the SDK separate from Xcode, according to this.
XCode => 3.2.6 should work. However, any XCode 4 version should work as well. You'll have to download the IOS4 SDK manually for those, as the current XCode Packages only include the IOS 5 SDK.
Currently I am using Xcode 3 and iOS SDK 4.2 on Snow Leopard. I am planning to download and install Xcode 4 and iOS SDK 4.3.
I would like to know if Xcode 4 and iOS SDK 4.3 are compatible with Snow Leopard.
Yes..You will have separate .dmg available for download when you visit iOS developer center X-Code download link.
Please do note that the X-Code 4.2 will have iOS 5 simulator and library only. If you want lower version simulator and library with X-Code just goto X.Code->Prefrences-> Downloads Tab. In downloads tab you'll have two tabs:
1) Components - Here you will have option to download iOS 4.3 simulator(~600 Mb), iOS 4.0-4.1(~670 MB) Device debugging support, iOS 3.0-3.2.2(686.3 MB) Device debugging support.
2) Documentation- Yoy will have option to download iOS 5.0,XCode 4.2 Developer libaray,Mac OSX 10.7 Core Library.
Install the components which ever you need and there you go..
Hope that helps.
There's a specific version of Xcode 4.2 (and likely earlier versions) that can be used on Snow Leopard. That's the version I use on my iMac. Note that you can use 4.2 w/iOS5 SDK and still deploy on older devices (and even download the 4.3 simulator) in case you cannot find Xcode 4.
However you cannot use (download) the one from the AppStore which is Lion-specific. To find the Snow Leopard specific version log into Apple's developers portal and you'll see separate links for SL and Lion.
Yes, it's compatible. Download the XCode 4.2 .dmg from the iOS dev program portal, which includes the iOS 5.0 SDK.
http://developer.apple.com/devcenter/download.action?path=/Developer_Tools/xcode_4.2_with_ios_5_sdk/xcode_4.2_and_ios_5_sdk_for_snow_leopard.dmg
Yes, but only if you have the correct download from Apple.
There are currently 2 separate dmg downloads for the SDK and Xcode installer from the enrolled Developer web site, one for Lion and one for Snow Leopard. The download for Lion is only compatible with Lion. The download for Snow Leopard is only compatible with Snow Leopard. The installer from the App store might be for Lion only, so you may have to sign up for the developer program to get the other installer.
Apple usually removes (or hides) downloads for previous versions of the SDK, so if you didn't download the correct installer dmg (with the SDK for iOS 4.x) for the Mac OS of interest in time, you won't have a compatible installer.
Right,
I am running XCode 3.2.3 with the iPhone 4 SDK. I have paid apple and enrolled, added my certificates and provisioning profiles. Now, I have plugged my iPod into Xcode and clicked "Use for development". My iPhone is running iOS 4.1 and Xcode says -
The version of iPhone OS on “” does
not match any of the versions of
iPhone OS supported for development
with this installation of the iPhone
SDK. Please restore the device to a
version of the OS listed below, or
update to the latest version of the
iPhone SDK; which is available here.
OS Installed on ....
4.1 (8B117)
Xcode Supported iPhone OS Versions
4.0.2
4.0.1
4.0
3.2.2
3.2.1
3.2
3.1.3
3.1.2
3.1.1
3.1
3.0.1
3.0
So do I need to download the whole XCode and iPhone SDK package again?
Will updating the SDK screw with my app?
Cheers!
You have to update your XCode to latest version. Along with that iOS will be upgraded to 4.1 automatically.
your app won't get screwed up.
I recently upgraded my new iPod from iPhone OS 3.1.3 to iPhone OS 4.0 (8A293). However wen attached with xcode organizer i get following error.
OS Installed on Panks’s iPod
4.0 (8A293)
Xcode Supported iPhone OS Versions
4.0 (8A274b)
3.2
3.1.3
3.1.2
3.1.1
3.1
3.0.1
3.0
I tried to downgrade IOS to 4.0 (8A274b) however wen installation is complete it says OS expired error msg and just shows connecting itunes icon.
Can anyone please help.
Thanks
It sounds like you have one of the developer betas of Xcode installed. The 8A274b build was for the beta right before the gold master was released. Just download the latest SDK and install it over your current install.