Select Xcode
Version updated for https://github.com/LucaTools/select-xcode to version v1.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The select-xcode GitHub Action allows users to specify and switch to a particular Xcode version on macOS runners using xcode-select. It automates the process of resolving the desired Xcode version based on inputs, repository configuration files, or environment variables, ensuring consistency and compatibility in CI/CD workflows. This action simplifies managing Xcode dependencies and reduces errors caused by version mismatches.
Release notes
Full Changelog: https://github.com/LucaTools/select-xcode/commits/v1.0.0
What’s Changed
- Add
test.ymlworkflow by @albertodebortoli in https://github.com/LucaTools/select-xcode/pull/1 - Add
release.ymlworkflow by @albertodebortoli in https://github.com/LucaTools/select-xcode/pull/2
New Contributors
- @albertodebortoli made their first contribution in https://github.com/LucaTools/select-xcode/pull/1
Full Changelog: https://github.com/LucaTools/select-xcode/commits/v1.0.0