Merge pull request #8003 from nextcloud/backport/7987/stable-3.16

[stable-3.16] use our own Craft cache for macOS builds
This commit is contained in:
Matthieu Gallien 2025-03-12 14:30:47 +01:00 committed by GitHub
commit d212df70fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,10 +45,16 @@ Paths/Python = C:\Python312-x64
[macos-64-clang]
General/ABI = macos-64-clang
Packager/RepositoryUrl = https://download.nextcloud.com/desktop/development/craftCache/
Packager/CacheVersion = 25.03-nc
[macos-clang-arm64]
General/ABI = macos-clang-arm64
Paths/Python = /Users/runner/hostedtoolcache/Python/3.12.3/arm64
Packager/RepositoryUrl = https://download.nextcloud.com/desktop/development/craftCache/
Packager/CacheVersion = 25.03-nc
[Env]
CRAFT_CODESIGN_CERTIFICATE =
SIGN_PACKAGE = False