fix: trigger scheduler automation permission prompt

This commit is contained in:
nimbold
2026-06-03 03:23:47 +03:30
parent e920eb544d
commit 343fe17111
3 changed files with 42 additions and 11 deletions
+2
View File
@@ -65,6 +65,8 @@ cat > "$CONTENTS_DIR/Info.plist" <<PLIST
<string>public.app-category.utilities</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSAppleEventsUsageDescription</key>
<string>Firelink needs permission to control Finder so it can sleep, restart, or shut down your Mac after scheduled downloads finish.</string>
</dict>
</plist>
PLIST