Skip to content

CyberAgent/action-is-installed-xcode checks to see if the same Xcode version as GitHub-hosted is installed.

License

Notifications You must be signed in to change notification settings

CyberAgent/action-is-installed-xcode

Repository files navigation

CyberAgent/action-is-installed-xcode

OS Status
macos-latest Test - macOS-latest
macos-14 Test - macOS-14
macos-15 Test - macOS-15

CyberAgent/action-is-installed-xcode checks to see if the same Xcode version as GitHub-hosted is installed.

Usage

- uses: CyberAgent/action-is-installed-xcode@v0
  with:
    success-on-miss: false  # Optional

Please see actions.yml about input parameters.

Motivation

The GitHub-hosted runner installs Xcode under the conditions specified in actions/runner-images.

This action checks whether the self-hosted runner is in the same state as the GitHub-hosted runner when providing the macOS runner.

Development

Build

deno fmt
deno task bundle

Acknowledgement

This repository generated from Kesin11/deno-action-template. Thank you for great work!

About

CyberAgent/action-is-installed-xcode checks to see if the same Xcode version as GitHub-hosted is installed.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published