use our own Craft cache for macOS builds

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
This commit is contained in:
Jyrki Gadinger 2025-03-07 14:00:29 +01:00 committed by backportbot[bot]
parent 1b10a2acf0
commit 6f7d8ee317

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