We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8228052 commit 589a391Copy full SHA for 589a391
1 file changed
assets/macos/RustCast.app/Contents/Info.plist
@@ -35,6 +35,8 @@
35
</array>
36
<key>NSHumanReadableCopyright</key>
37
<string>Copyright © 2025 Umang Surana. All rights reserved.</string>
38
+ <key>NSCalendarsUsageDescription</key>
39
+ <string>RustCast needs to access your calendar to display upcoming events.</string>
40
<key>NSInputMonitoringUsageDescription</key>
41
<string>RustCast needs to monitor keyboard input to detect global shortcuts and control casting.</string>
42
<key>CFBundleIconFile</key>
0 commit comments