add arm64 to list of build targets for MacOS

This commit is contained in:
Colby Swandale 2020-12-14 23:04:12 +11:00 committed by Benjamin Staneck
parent 59789d0a10
commit afd763c413
No known key found for this signature in database
GPG key ID: 74A90736869653C2

View file

@ -51,6 +51,13 @@
"rfc3161TimeStampServer": "http://timestamp.comodoca.com"
},
"mac": {
"target": {
"target": "default",
"arch": [
"x64",
"arm64"
]
},
"category": "public.app-category.developer-tools",
"extendInfo": {
"CFBundleDocumentTypes": [