Skip to content

Commit 6d5998e

Browse files
committed
refactor: remove unused macOS configuration settings
1 parent f7f72e4 commit 6d5998e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src-tauri/tauri.conf.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,6 @@
4545
],
4646
"iOS": {
4747
"bundleVersion": "0.22.2"
48-
},
49-
"macOS": {
50-
"frameworks": [],
51-
"minimumSystemVersion": "",
52-
"exceptionDomain": "",
53-
"entitlements": null,
54-
"providerShortName": null,
55-
"signingIdentity": null,
56-
"hardenedRuntime": true
5748
}
5849
},
5950
"plugins": {

0 commit comments

Comments
 (0)