Skip to content

Commit 28878cb

Browse files
committed
make arm macos behave like x86 apps if not signed
1 parent c879634 commit 28878cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"exceptionDomain": "",
3333
"frameworks": [],
3434
"providerShortName": null,
35-
"signingIdentity": null
35+
"signingIdentity": "-"
3636
},
3737
"linux": {
3838
"deb": {

0 commit comments

Comments
 (0)