Skip to content

Commit 7080e9f

Browse files
committed
remove flag
1 parent dc59af3 commit 7080e9f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

WebMC-1.0.0-x64.exe

81.6 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"start": "electron .",
88
"build": "./build.sh --win --linux --x64",
9-
"mac": "./build.sh --mac --arm64 && xattr -d com.apple.quarantine dist/*.dmg"
9+
"mac": "./build.sh --mac --arm64"
1010
},
1111
"build": {
1212
"appId": "dev.colbster937.webmcdesktop",

0 commit comments

Comments
 (0)