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

Update/Add Xcode 15.2 #9139

Closed
6 of 12 tasks
erikng opened this issue Jan 9, 2024 · 6 comments
Closed
6 of 12 tasks

Update/Add Xcode 15.2 #9139

erikng opened this issue Jan 9, 2024 · 6 comments
Assignees
Labels
awaiting-deployment Code complete; awaiting deployment and/or deployment in progress feature request OS: macOS

Comments

@erikng
Copy link

erikng commented Jan 9, 2024

Tool name

Xcode 15.2

Tool license

NA

Add or update?

  • Add
  • Update

Desired version

15.2 (15C500b)

Approximate size

3GB

Brief description of tool

Xcode 15.2 has been released. It contains a number of fixes that could improve the performance issues that many of us are having when running CI actions on GitHub.

URL for tool's homepage

https://developer.apple.com/download/applications/

Provide a basic test case to validate the tool's functionality.

No response

Platforms where you need the tool

  • Azure DevOps
  • GitHub Actions

Runner images where you need the tool

  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • Windows Server 2019
  • Windows Server 2022

Can this tool be installed during the build?

No response

Tool installation time in runtime

No response

Are you willing to submit a PR?

No response

@erikng
Copy link
Author

erikng commented Jan 9, 2024

Assuming you closed this originally because of the other 15.2 build currently being deployed. They are definitely different builds unfortunately, to the point where I would say to stop the rollout of the beta one.

@Alexey-Ayupov
Copy link
Collaborator

Hello @erikng, xcode 15.2 will be added shortly

@kstoletniy
Copy link

I've updated the xcode-version to '15.2-beta', however the xcodebuild -version is pointing to Xcode 14.3.1.
In my case this cause that builds failure because of a different swift-tool-version that i use in my project.

@erikng
Copy link
Author

erikng commented Jan 16, 2024

When will #9169 merge and start to deploy?

@mikhailkoliada
Copy link
Member

available now

@Eilon
Copy link

Eilon commented Feb 9, 2024

If you're using macos-latest as the image, that's on macOS 12.x, which does not have Xcode 15.2. You'll need to pick a macOS image that actually has Xcode 15.2 on it.

Check out which macOS image name maps to which macOS version here: https://github.com/actions/runner-images?tab=readme-ov-file#available-images
And check which Xcode is available on each macOS version here: https://github.com/actions/runner-images/blob/releases/macos-13/20240114/images/macos/macos-13-Readme.md#installed-sdks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-deployment Code complete; awaiting deployment and/or deployment in progress feature request OS: macOS
Projects
None yet
Development

No branches or pull requests

6 participants