Xcode 7 run on Mac OSX 10.10 Yosemite

hris.to picture hris.to · Jun 12, 2015 · Viewed 42.6k times · Source

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?

Answer

Marius Fanu picture Marius Fanu · Jun 12, 2015

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.