Build native dependencies in parallel

This commit is contained in:
Fedor Indutny
2025-03-18 10:55:59 -07:00
committed by GitHub
parent 4f54ee2732
commit 0ed4fda421

View File

@@ -408,6 +408,7 @@
}, },
"build": { "build": {
"appId": "org.whispersystems.signal-desktop", "appId": "org.whispersystems.signal-desktop",
"nativeRebuilder": "parallel",
"mac": { "mac": {
"artifactName": "${name}-mac-${arch}-${version}.${ext}", "artifactName": "${name}-mac-${arch}-${version}.${ext}",
"category": "public.app-category.social-networking", "category": "public.app-category.social-networking",