Add MacOs arm64 build (#37)
This commit is contained in:
@@ -80,6 +80,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mac": {
|
"mac": {
|
||||||
|
"target": [
|
||||||
|
{
|
||||||
|
"target": "default",
|
||||||
|
"arch": [
|
||||||
|
"x64",
|
||||||
|
"arm64"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"category": "Network"
|
"category": "Network"
|
||||||
},
|
},
|
||||||
"nsis": {
|
"nsis": {
|
||||||
|
|||||||
Reference in New Issue
Block a user