v1.8.0 #429

Merged
LukeGus merged 198 commits from dev-1.8.0 into main 2025-11-05 16:36:16 +00:00
Showing only changes of commit f25ef9db12 - Show all commits
+2 -1
View File
@@ -87,7 +87,8 @@
"type": "distribution", "type": "distribution",
"category": "public.app-category.developer-tools", "category": "public.app-category.developer-tools",
"extendInfo": { "extendInfo": {
"ITSAppUsesNonExemptEncryption": false "ITSAppUsesNonExemptEncryption": false,
"NSAppleEventsUsageDescription": "Termix needs access to control other applications for terminal operations."
} }
} }
} }