Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 7 run on Mac OSX 10.10 Yosemite

Am I missing something or Xcode 7 should run only on new(beta) OSX 10.11 El Capitan?

I downloaded beta and after some code changes to comply with Swift 2.0 my project compiles and runs fine under OSX 10.10.3. Am I missing something or Apple changed the game somehow?

like image 978
hris.to Avatar asked Jun 12 '15 08:06

hris.to


People also ask

How do I install Xcode on Yosemite?

Download Xcode (No Longer Required as of December 2017) This Xcode Download requires you to sign in with your Apple ID and agree to the Software Agreement: Yosemite 10.10: download and install Xcode 7.2. 1 from Xcode 7.2. 1 Download then start Xcode.

Can I use Xcode on an old Mac?

Accepted Reply. You may find and install a very old Xcode which runs on Leopard. Which is not supported now and apps made with such an old tool will notrun on an actual devices neither you cannot submit apps to the App Store.

Is macOS Yosemite still supported?

Support Ending December 31, 2019 In keeping with Apple's release cycle, macOS 10.10 Yosemite is no longer receiving security updates as of November of 2015. Our latest fully-supported operating system is macOS Mojave (10.14).

Which version of Xcode is compatible with macOS 10.15 7?

The macOS 10.15 SDK provides support for developing apps for Macs running macOS Catalina 10.15. The SDK comes bundled with Xcode 11 available from the Mac App Store. For information on the compatibility requirements for Xcode 11, see Xcode 11 Release Notes.


2 Answers

Edit:

Xcode 7 runs on OS X 10.10.4

Old:

Yup Xcode 7 beta runs on OS X 10.10

As stated in the release notes below

About Xcode 7 beta

Supported Configurations

Xcode 7 beta requires a Mac running OS X 10.10.

Xcode 7 beta includes SDKs for watchOS 2.0, iOS 9 and OS X version 10.11. To develop apps targeting prior versions of OS X or iOS, see the section “About SDKs and the Simulator” in What's New in Xcode available on developer.apple.com or from the Help > What's New in Xcode command when running Xcode.

like image 93
Marius Fanu Avatar answered Dec 08 '22 01:12

Marius Fanu


Edit: Xcode 7 runs on OS X 10.10.4

Old: Xcode 7 will require OSX 10.11 El Capitan.

Prior to that all beta versions of xcode 7 are running in my iMac-Yosemite. Currently i am using xcode beta6 in 10.10.4. It is stable version and working fine.

like image 27
user1039695 Avatar answered Dec 07 '22 23:12

user1039695