Skip to content

Commit 905661b

Browse files
Enable macOS private API in tauri configuration
1 parent 6cf053c commit 905661b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src-tauri/tauri.conf.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"frontendDist": "../dist"
1111
},
1212
"app": {
13+
"macOSPrivateApi": true,
1314
"windows": [
1415
{
1516
"label": "main",

0 commit comments

Comments
 (0)