force arm on mac

This commit is contained in:
Jeffery Myers
2024-12-30 17:39:45 -08:00
parent d99a10f973
commit 15eb1ab389

5
.vscode/tasks.json vendored
View File

@@ -13,6 +13,11 @@
"SHELL=cmd"
],
},
"osx": {
"args": [
"config=debug_arm64"
],
},
"group": {
"kind": "build",
"isDefault": true