actions / runner-images

GitHub Actions runner images
MIT License
10.27k stars 3.09k forks source link

Add xcbeautify to macOS image #6198

Closed knox closed 2 years ago

knox commented 2 years ago

Tool name

xcbeautify

Tool license

MIT

Add or update?

Desired version

0.13.0 / latest

Approximate size

No response

Brief description of tool

It's recommended to use xcbeautify for xcodebuild output formatting. This has several advantages e.g. it supports Xcode's new build system and it's faster and more. Refer to fastlane docs for more details.

URL for tool's homepage

https://github.com/tuist/xcbeautify

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

No response

Platforms where you need the tool

Virtual environments where you need the tool

Can this tool be installed during the build?

$ brew install xcbeautify

Tool installation time in runtime

few seconds

Are you willing to submit a PR?

No response

al-cheb commented 2 years ago

Duplicate https://github.com/actions/runner-images/issues/1665