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