Merge pull request #72 from MarconiGRF/master

Fixes arm64 build to universal package
This commit is contained in:
Geo
2024-08-04 18:08:29 -05:00
committed by GitHub

View File

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