SceneSwitcher/.github/scripts/.Brewfile
WarmUpTill 2d035758f4 Fix build issues with macos-14 runner
Default runner switched from X86_64 based to arm64 based starting with
the macos-14 runner images
2024-09-24 23:00:47 +02:00

8 lines
103 B
Plaintext

brew "ccache"
brew "coreutils"
brew "cmake"
brew "jq"
brew "xcbeautify"
brew "automake"
brew "libtool"