Announcing Xcode 8.3 support and opt-in upgrades for macOS

I placed this line in the circle.yml file and it fixed the issue:

machine:
pre:
- sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist

Hello @alexey ,

Xcode 8.3 will be soon deprecated:
https://developer.apple.com/library/content/releasenotes/DeveloperTools/RN-Xcode/Chapters/Introduction.html

Due to the resolved app archives issue listed below, we will soon be deprecating Xcode 8.3, at which time app archives built with Xcode 8.3 will no longer be accepted by the App Store.

Do you know when Xcode 8.3.1 support will be done ?

Best,

2 Likes

I have the same issue, have you solved it?

Hi there, I’m having the exact same issue.

The fact is, if I ssh into the container I can see there is no Xcode-8.3 in the Applications folder. Furthermore, I ran the sw_vers command and saw that we were still on a OSX 10.11.6 machine.

The post mentions the ability to manually opt-in to upgrade OSX/macOS images, I couldn’t find anything in the settings though. Does anyone have a way to solve this?

Thanks

1 Like