Hello! Any ETA when UCB will support xcode 8? Thanks!
bump
No ETA at the moment. Will keep you updated when we have an idea of when it might become available.
Any progress so far? Would be nice if you could elaborate if there is still a lot of effort left to do, or already development complete…
Thanks, Harald.
It’s ready but not deployed yet. Requires some infrastructure changes so those changes will go out over the next week or two and then Xcode 8 will be made available as an option.
@dannyd Not sure if you guys accidentally deployed something, but our builds are suddenly using Xcode 8.0 even though the Signing Credentials for the build are clearly set to Xcode 7.0. It just started happening today, and we’re getting build failures.
Build config settings:
Build logs:
@doggan I’m thinking this is possibly isolated to just our Xcode 7.0 install. Can you try switching to 7.2 or 7.3 in the mean time while we figure out what is up with that?
Ya looks like it was specific to our Xcode 7.0 install specifically (only across a small portion of our infrastructure). That portion has been taken out of the pool of available builders temporarily while that is fixed up, so you shouldn’t continue to have issues even if you are building with Xcode 7.0.
I switched to Xcode 7.3, which seemed to solve the problem, thanks.