Try universal binary

This commit is contained in:
Gregory Schier
2023-04-02 15:33:13 -07:00
parent 427d786ef1
commit 7d93dc7d62
2 changed files with 2 additions and 1 deletions

View File

@@ -54,3 +54,4 @@ jobs:
releaseBody: 'See the assets to download this version and install.' releaseBody: 'See the assets to download this version and install.'
releaseDraft: true releaseDraft: true
prerelease: false prerelease: false
args: '--target universal-apple-darwin'

View File

@@ -8,7 +8,7 @@
}, },
"package": { "package": {
"productName": "Yaak", "productName": "Yaak",
"version": "2023.0.2" "version": "2023.0.3"
}, },
"tauri": { "tauri": {
"windows": [], "windows": [],