iOS

How To Download Older Version of Xcode


In the previous article, I suggest you to download and install Xcode 4.3.2 for iOS development as all our upcoming tutorials will be written using this version.

A few readers have raised a question about Xcode:

Download refused because I am running Snow Leopard, they want”10.7.3″ which I presume is Lion. I had grief upgrading from Leopard to Snow Leopard and therefor am reluctant to further upgrade. Especially when Apple want cash to help with the problems (out of warrantee). Is it necessary to have Xcode for this course?

In the article, it mentioned OS X 10.7 and up in order to create app, can you explain the reason why Snow Leopard 10.6 will not be work?

Thanks for asking. Yes, Xcode 4.3 only works on Mac OS 10.7.3 (aka Lion). The reason why I recommend you to use this version of Xcode is that it supports the latest version of iOS (i.e. 5.1). However, this doesn’t mean you can’t develop apps on Snow Leopard (i.e. Mac OS 10.6).

Download Xcode 4.2 for Snow Leopard

You can’t download previous version of Xcode from Mac App Store. But if you have registered an Apple Developer account, Apple allows you to download Xcode 4.2 for Snow Leopard through its iOS developer website.

Simply go to the iOS developer homepage and login with your developer account. You can find the download link of Xcode 4.2 in the “Download” section.

Download Older Version of Xcode

I’ll try my best to cater the upcoming tutorial for both version of Xcode and the 4.2 version should be enough for educational purpose. However, once you’re familiar with app development and plan to sell an app, it’s recommended to upgrade to OS Lion and build your app with the latest version of Xcode.

As always, if you have any question, leave me comment or ask it in the AppCoda Community Forum.

SwiftUI
Using UnevenRoundedRectangle to Round Specific Corners in SwiftUI
iOS
How to Create Sign Up and Login in iOS Apps with Parse
macOS
macOS Programming: Working with Table Views
Shares