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?
Xcode 7 runs on OS X 10.10.4
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.