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 macOS 14 Sonoma will be set to Xcode 15.4 on July, 22 #10121

Closed
4 of 13 tasks
erik-bershel opened this issue Jun 25, 2024 · 1 comment
Closed
4 of 13 tasks

Comments

@erik-bershel
Copy link
Contributor

Breaking changes

Default Xcode will be changed to 15.4 on macOS 14 Sonoma

Target date

The propagation will start on July, 22 and take 2-3 days

The motivation for the changes

New minor Xcode releases for this version are no longer expected; the most popular among users is the latest available version of the IDE. We would like to provide images with the latest stable updates as default ones and removed old patch version as per our guidelines.

Possible impact

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

Platforms affected

  • Azure DevOps
  • GitHub Actions

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 11
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • 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_15.0.1.app"

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

benoit-pierre added a commit to benoit-pierre/koreader-base that referenced this issue Jul 19, 2024
benoit-pierre added a commit to benoit-pierre/koreader-base that referenced this issue Jul 19, 2024
benoit-pierre added a commit to benoit-pierre/koreader-base that referenced this issue Jul 19, 2024
benoit-pierre added a commit to benoit-pierre/koreader-base that referenced this issue Jul 19, 2024
benoit-pierre added a commit to benoit-pierre/koreader-base that referenced this issue Jul 19, 2024
benoit-pierre added a commit to benoit-pierre/koreader-base that referenced this issue Jul 19, 2024
benoit-pierre added a commit to benoit-pierre/koreader-base that referenced this issue Jul 20, 2024
benoit-pierre added a commit to benoit-pierre/koreader-base that referenced this issue Jul 20, 2024
benoit-pierre added a commit to benoit-pierre/koreader-base that referenced this issue Jul 21, 2024
benoit-pierre added a commit to benoit-pierre/koreader-base that referenced this issue Jul 21, 2024
@sarathrajsrinivasan
Copy link
Contributor

Image rollout completed. 15.4 is now the default Xcode on macOS 14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants