actions / runner-images

GitHub Actions runner images
MIT License
9.32k stars 2.89k forks source link

Add Xcode 15.4 #9840

Closed bfreiband closed 1 month ago

bfreiband commented 1 month ago

Tool name

Xcode 15.4

Tool license

Free

Add or update?

Desired version

15.4

Approximate size

3.17 GB

Brief description of tool

No response

URL for tool's homepage

No response

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

No response

Platforms where you need the tool

Runner images where you need the tool

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

erik-bershel commented 1 month ago

Hey @bfreiband!

This will be update ASAP. In progress now.

bfreiband commented 1 month ago

Just out of curiosity, what's generally the turnaround we aim for with new xcode versions and iOS SDKs? Just asking since WWDC season is coming up, and there will likely be a rotating cast of new xcode beta versions for a little while

erik-bershel commented 1 month ago

@bfreiband Apple releases new versions of Xcode and SDK that contain new features, support new methods and devices, and contain patches for existing vulnerabilities and bugs. Apple periodically forces the community to use new versions of Xcode if developers want their programs to be published in the Appstore. This is most often dictated either by security considerations or by general hardware and software compatibility. As a result, the community is asking us to release these updates ASAP in order to be prepared for upcoming changes. We therefore try to provide the latest versions of packages as quickly as possible, which is not always easy since Xcode is not an application that can be easily installed in the “multiple versions on one agent” mode. And we try to provide as many versions of Xcode's and SDK packages as possible, since not all developers are interested in updates. Vicious circle of the supply chain. 😃

erik-bershel commented 1 month ago

@bfreiband all the macOS-14 based agents updated.