Xcode 7 will ship with the Swift Migrator tool (similar to Swift 1.1 to 1.2 migrator used in Xcode 6), which will help developers migrate Swift 1.2 projects to work with Swift 2.
Projects written with Swift 1.x in versions of Xcode prior to 7 will run on iOS 9. Any projects written with Xcode 7 should use Swift 2.
Swift Resources Apple