@igor-makarov Thank you for your patience here. We have just finished rolling out the updated version of the image that includes iOS 10.3.1 simulators.
Has anyone noticed build times increase with Xcode 9.0? I did change from Swift 3.1 to Swift 4.0 and Xcode 9.0, but nothing else has really changed. With Xcode 8.3 my build was in the 3-4mins, but with Xcode 9.0 it’s more like 10-12mins. I don’t see anything like that on my local MacBook Pro, but maybe I’m missing something.
FYI I think the problem was that xcodebuild defaults to using bitcode now. That was causing things to be much slower than previously. In case anyone else sees this issue.
Hi, not to nitpick but it seems that the iOS 10 sims are actually 10.3 and not 10.3.1 - which was confusing my CI setup… Am I wrong? Attached screenshot.
Apple has just made the GM build, 9A235, the official Xcode 9.0 build.
@fnazarios Could you please check if you can submit apps built on CircleCI to iTunes Connect now? It should work just fine now that 9A235 is the official 9.0 build.