Is there any way to have Xcode 6.3 compile Swift using version 1.1? I upgraded to Xcode 6.3 today, expecting great bugfixes and being able to convert 1.1 code to 1.2. Unfortunately, rainbows and unicorns are nowhere to be found.
Now I have a broken project and I want to just revert back to compiling using Swift 1.1.
Eclipse would allow you to compile against another version of Java. Is this possible in Xcode and Swift?