!16 support arm64
Merge pull request !16 from Riceneeder/auto-7828755-master-804f47a1
This commit is contained in:
commit
52ed587a5c
@ -56,9 +56,17 @@
|
|||||||
"icon": "../resource",
|
"icon": "../resource",
|
||||||
"category": "Chat",
|
"category": "Chat",
|
||||||
"executableName": "wewechat",
|
"executableName": "wewechat",
|
||||||
|
"target": [
|
||||||
|
{
|
||||||
"target": [
|
"target": [
|
||||||
"deb",
|
"deb",
|
||||||
"AppImage"
|
"AppImage"
|
||||||
|
],
|
||||||
|
"arch":[
|
||||||
|
"x64",
|
||||||
|
"arm64"
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"win": {
|
"win": {
|
||||||
|
Loading…
Reference in New Issue
Block a user