Compare commits

...

1 Commits
1.25.4 ... osx

Author SHA1 Message Date
WarmUpTill
b74e9d2e2a Enable executing AppleScripts on MacOS 2023-03-04 18:14:16 +01:00

View File

@@ -22,5 +22,9 @@
</array>
<key>LSMinimumSystemVersion</key>
<string>10.13</string>
<key>com.apple.security.automation.apple-events</key>
<true/>
<key>NSAppleEventsUsageDescription</key>
<string>Advanced scene switcher needs additional permissions to be able to run AppleScript applications</string>
</dict>
</plist>