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": {
"appId": "org.whispersystems.signal-desktop",
"nativeRebuilder": "parallel",
"mac": {
"artifactName": "${name}-mac-${arch}-${version}.${ext}",
"category": "public.app-category.social-networking",