build: Added ARM64 AppImage build (#2073)

This commit is contained in:
Nik
2025-01-17 22:55:41 +01:00
committed by GitHub
parent 14fb256a6a
commit 63a219a32b
4 changed files with 47 additions and 33 deletions

15
dist/macOS/Brewfile vendored Normal file
View File

@@ -0,0 +1,15 @@
brew "mbedtls"
brew "nlohmann-json"
brew "cmake"
brew "ccache"
brew "freetype2"
brew "libmagic"
brew "pkg-config"
brew "curl"
brew "llvm"
brew "glfw"
brew "ninja"
brew "zlib"
brew "xz"
brew "bzip2"
brew "zstd"