actions-marketplace-validations/Load Xcode version
Load Xcode version from shared storage and optionally select it
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 1, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/ackeecz_load-xcode-version@20a0ba6abe5ab727da1975eaf80c1fe820808280 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| xcode_version_location | Location of file where Xcode version is located | yes | .github/xcode-version |
| autoselect_xcode | Call `xcode-select` after loading Xcode version | yes | true |
Outputs
| name | description |
|---|---|
| xcode_version | Version of Xcode loaded from given location |