mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-27 15:41:47 -03:00
Update macOS build target architectures to include x64 and arm64
This commit is contained in:
@@ -97,7 +97,8 @@
|
|||||||
{
|
{
|
||||||
"target": "dmg",
|
"target": "dmg",
|
||||||
"arch": [
|
"arch": [
|
||||||
"universal"
|
"x64",
|
||||||
|
"arm64"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user