Updated App icon for macOS 26 (#4160)

This commit is contained in:
Alexandru Ionut Tripon
2025-12-19 10:37:25 +02:00
committed by GitHub
8 changed files with 310 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ runs:
shell: bash
run: |
brew update
brew install ninja extra-cmake-modules temurin@17
brew install ninja extra-cmake-modules temurin@17 mono
- name: Set JAVA_HOME
shell: bash