The new Xcode 7 beta was released and I decided to build an iOS app in it. Now I have finished building the application in Swift 2.0. I just finished uploading the binary when it hit me. You can't develop apps for other than beta versions of iOS with a beta version of Xcode - and since I built the app in Swift 2.0, I cannot compile it with a previous version of Xcode and upload a build that way.
Is there any way that I can get the application out, or do I have to wait until apple releases a released version of Xcode 7 with Swift 2.0?