Skip to content

Commit f9856d6

Browse files
committed
fix: Force a mac signing identity variable for Silicon
1 parent 58bdf47 commit f9856d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"exceptionDomain": "",
6868
"frameworks": [],
6969
"providerShortName": null,
70-
"signingIdentity": null
70+
"signingIdentity": "-"
7171
},
7272
"resources": [],
7373
"shortDescription": "",

0 commit comments

Comments
 (0)