Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Hammerspoon/Hammerspoon-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,10 @@
<string>Hammerspoon needs to send events to automate applications.</string>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSCalendarsFullAccessUsageDescription</key>
<string>Some Hammerspoon extensions (such as hs.calendar) require full access to your calendars.</string>
<key>NSCalendarsUsageDescription</key>
<string>Some Hammerspoon extensions (such as hs.calendar) require access to your calendars.</string>
<key>NSCameraUsageDescription</key>
<string>Some Hammerspoon extensions require access to the camera.</string>
<key>NSHumanReadableCopyright</key>
Expand Down
Loading