fix: Improve macOS support

This commit is contained in:
LukeGus
2025-10-19 16:38:37 -05:00
parent 792f402df4
commit ec4b0aec86
2 changed files with 1 additions and 0 deletions

View File

@@ -77,6 +77,7 @@
"minimumSystemVersion": "10.15"
},
"mas": {
"provisioningProfile": "build/Termix_Mac_App_Store.provisionprofile",
"entitlements": "build/entitlements.mas.plist",
"entitlementsInherit": "build/entitlements.mas.inherit.plist",
"hardenedRuntime": false,