diff --git a/SwiftBar/Resources/Info.plist b/SwiftBar/Resources/Info.plist
index f81a3cf..c6c7ae8 100644
--- a/SwiftBar/Resources/Info.plist
+++ b/SwiftBar/Resources/Info.plist
@@ -53,6 +53,8 @@
Allow SwiftBar to run plugin in Terminal
NSCalendarsUsageDescription
Allow SwiftBar to access your Calendar. This is required by one of your plugins.
+ NSRemindersUsageDescription
+ Allow SwiftBar to access your Reminders. This is required by one of your plugins.
NSHumanReadableCopyright
Copyright ©2020-2022 Ameba Labs. All rights reserved.
NSPrincipalClass
diff --git a/SwiftBar/Resources/SwiftBar.entitlements b/SwiftBar/Resources/SwiftBar.entitlements
index 165a05e..0fdcbb6 100644
--- a/SwiftBar/Resources/SwiftBar.entitlements
+++ b/SwiftBar/Resources/SwiftBar.entitlements
@@ -4,6 +4,8 @@
com.apple.security.automation.apple-events
+ com.apple.security.personal-information.calendars
+
com.apple.security.temporary-exception.apple-events:before:10.8
com.apple.Terminal