mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 22:36:01 +00:00
Revert "build zip for mac (for autoupgrade)"
This reverts commit 6388129e27.
This commit is contained in:
@@ -33,23 +33,14 @@
|
||||
"repo": "dbgate"
|
||||
}
|
||||
],
|
||||
"target": [
|
||||
{
|
||||
"target": "default",
|
||||
"arch": [
|
||||
"universal",
|
||||
"x64",
|
||||
"arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"target": "zip",
|
||||
"arch": [
|
||||
"x64",
|
||||
"arm64"
|
||||
]
|
||||
}
|
||||
],
|
||||
"target": {
|
||||
"target": "default",
|
||||
"arch": [
|
||||
"universal",
|
||||
"x64",
|
||||
"arm64"
|
||||
]
|
||||
},
|
||||
"notarize": true
|
||||
},
|
||||
"linux": {
|
||||
|
||||
Reference in New Issue
Block a user