mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
use our own Craft cache for macOS builds
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
This commit is contained in:
parent
1b10a2acf0
commit
6f7d8ee317
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user