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 dc59af3 commit 7080e9fCopy full SHA for 7080e9f
WebMC-1.0.0-x64.exe
81.6 MB
package.json
@@ -6,7 +6,7 @@
6
"scripts": {
7
"start": "electron .",
8
"build": "./build.sh --win --linux --x64",
9
- "mac": "./build.sh --mac --arm64 && xattr -d com.apple.quarantine dist/*.dmg"
+ "mac": "./build.sh --mac --arm64"
10
},
11
"build": {
12
"appId": "dev.colbster937.webmcdesktop",
0 commit comments