Skip to content

Commit

Permalink
Fixing Apple quarantining app by adding signing identity
Browse files Browse the repository at this point in the history
  • Loading branch information
seferino-fernandez committed Jul 13, 2024
1 parent 81f1cf5 commit df20371
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
}
},
"bundle": {
"macOS": {
"signingIdentity": "-"
},
"active": true,
"targets": "all",
"icon": [
Expand Down

0 comments on commit df20371

Please sign in to comment.