We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3206ccd commit dc59af3Copy full SHA for dc59af3
package.json
@@ -6,7 +6,7 @@
6
"scripts": {
7
"start": "electron .",
8
"build": "./build.sh --win --linux --x64",
9
- "mac": "./build.sh --mac --arm64"
+ "mac": "./build.sh --mac --arm64 && xattr -d com.apple.quarantine dist/*.dmg"
10
},
11
"build": {
12
"appId": "dev.colbster937.webmcdesktop",
0 commit comments