Xcode 9.1 availability

Hi,

Apple released XCode 9.1 on 10/31/2017. When will you have an image for building iOS apps using Xcode 9.1? This version of XCode is not compatible with XCode 9.0.x, meaning frameworks built with one of these cannot be used with the other version of XCode. We’d like to move our project to XCode 9.1, but since we use CircleCI for our builds, we cannot make the transition until CircleCI supports XCode 9.1.

Thanks,
Maksim

3 Likes

Looks like this is resolved:

https://circleci.com/gh/cherrypy/cheroot/295 :

Build-agent version 0.0.4645-fabac8a (2018-01-11T16:13:11+0000)
Creating a dedicated VM with xcode:9.1 image
Specified image is not supported: xcode:9.1
Specified image is not supported: xcode:9.1

1 Like