Skip to content

Commit

Permalink
fix: Update privacy description for Calendar access on macOS Sonoma (#73
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jbmorley authored Oct 12, 2023
1 parent e8276ff commit 6e061f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macos/Overview/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSCalendarsUsageDescription</key>
<key>NSCalendarsFullAccessUsageDescription</key>
<string>Overview needs access to your calendar to be able to display your events.</string>
</dict>
</plist>

0 comments on commit 6e061f9

Please sign in to comment.