app build

This commit is contained in:
Jan Prochazka
2022-04-14 13:48:52 +02:00
parent 1ee66047d4
commit 666f1a3159
3 changed files with 6 additions and 3 deletions

View File

@@ -27,7 +27,8 @@
"target": {
"target": "default",
"arch": [
"universal"
"universal",
"x64"
]
}
},