hej,
we have >50000 lines swift 1.2 code, our software will be released in <2 weeks. our problem is now:
-we want to release the software AND we want to start testing the software on ios9
BUT
-testing on ios9 is only possible with xcode 7 beta (why?)
-on xcode 7 beta we can't send a release version to apple (we understand it)
-we can't (like in the "old" days) use xcode7 beta and xcode 6 at the same time, because swift would force us to too many changes (why?)
-we can't compile swift 1.2 on xcode 7 beta (why not?)
is this right or do you know any possibilty to test software on ios9 and create a release-version within the next 2 weeks?
thanks and i hope you can help,
markus
PS: we would love to use swift 2.0 (5min compiletime is not very cool), but we can't delay the release-date