Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] Default Xcode on Big Sur image will be set to Xcode 13.0 on October, 18 #4180

Closed
1 of 8 tasks
miketimofeev opened this issue Sep 29, 2021 · 4 comments
Closed
1 of 8 tasks
Assignees
Labels
Announcement awaiting-deployment Code complete; awaiting deployment and/or deployment in progress OS: macOS

Comments

@miketimofeev
Copy link
Contributor

miketimofeev commented Sep 29, 2021

Breaking changes

Default Xcode will be changed to 13.0 on macOS 11 Big Sur.

Target date

Update propagation will start on October, 18 and will take 2-3 days.

The motivation for the changes

We would like to provide images with the latest stable updates as default ones.

Possible impact

If you use the default Xcode version and your project is not compatible with Xcode 13.0 your build can be broken.

Virtual environments affected

  • Ubuntu 16.04
  • Ubuntu 18.04
  • Ubuntu 20.04
  • macOS 10.15
  • macOS 11
  • Windows Server 2016
  • Windows Server 2019
  • Windows Server 2022

Mitigation ways

Please consider switching Xcode in runtime to the version that you need to build an app.
The following snippet can be used to switch Xcode:

sudo xcode-select -s "/Applications/Xcode_12.5.1.app"

The list of all available Xcode versions can be found in the image documentation

@dibir-magomedsaygitov
Copy link
Contributor

The PR has been merged. Image with the default version of Xcode set to 13.0 should be available with the next week's image rollout. I'll post an update message.

@prashanthramakrishnan
Copy link

Do you have any update if this now rolled out and live for everyone?

@miketimofeev
Copy link
Contributor Author

@prashanthramakrishnan the rollout just started and will take 2-3 days.

@miketimofeev
Copy link
Contributor Author

The image has been deployed.

@miketimofeev miketimofeev unpinned this issue Oct 20, 2021
jeeb added a commit to jeeb/mpv that referenced this issue Oct 21, 2021
I find it both hilarious and sad that Github decided that defaulting
to XCode 13.0 was a good idea... At least they added 13.1 quickly.

Ref actions/runner-images#4180
Ref actions/runner-images#4300
jeeb added a commit to jeeb/mpv that referenced this issue Oct 21, 2021
I find it both hilarious and sad that Github decided that defaulting
to XCode 13.0 was a good idea... At least they added 13.1 quickly.

Ref actions/runner-images#4180
Ref actions/runner-images#4300
jeeb added a commit to jeeb/mpv that referenced this issue Oct 21, 2021
I find it both hilarious and sad that Github decided that defaulting
to XCode 13.0 was a good idea... At least they added 13.1 quickly.

Ref actions/runner-images#4180
Ref actions/runner-images#4300
jeeb added a commit to jeeb/mpv that referenced this issue Oct 21, 2021
I find it both hilarious and sad that Github decided that defaulting
to XCode 13.0 was a good idea... At least they added 13.1 quickly.

Ref actions/runner-images#4180
Ref actions/runner-images#4300
jeeb added a commit to jeeb/mpv that referenced this issue Oct 21, 2021
I find it both hilarious and sad that Github decided that defaulting
to XCode 13.0 was a good idea... At least they added 13.1 quickly.

Ref actions/runner-images#4180
Ref actions/runner-images#4300
jeeb added a commit to jeeb/mpv that referenced this issue Oct 21, 2021
I find it both hilarious and sad that Github decided that defaulting
to XCode 13.0 was a good idea... At least they added 13.1 quickly.

Ref actions/runner-images#4180
Ref actions/runner-images#4300
jeeb added a commit to jeeb/mpv that referenced this issue Oct 21, 2021
I find it both hilarious and sad that Github decided that defaulting
to XCode 13.0 was a good idea... At least they added 13.1 quickly.

Ref actions/runner-images#4180
Ref actions/runner-images#4300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Announcement awaiting-deployment Code complete; awaiting deployment and/or deployment in progress OS: macOS
Projects
None yet
Development

No branches or pull requests

3 participants