|
55 | 55 | </dict> |
56 | 56 | </dict> |
57 | 57 | </dict> |
| 58 | + <key>NSAppleEventsUsageDescription</key> |
| 59 | + <string>SAM uses Apple Events to interact with Notes and other apps when you ask.</string> |
| 60 | + <key>NSCalendarsUsageDescription</key> |
| 61 | + <string>SAM uses Calendar to create events and check your schedule when you ask.</string> |
| 62 | + <key>NSContactsUsageDescription</key> |
| 63 | + <string>SAM uses Contacts to search and manage your contacts when you ask.</string> |
58 | 64 | <key>NSHighResolutionCapable</key> |
59 | 65 | <true/> |
60 | 66 | <key>NSHumanReadableCopyright</key> |
|
65 | 71 | <string>SAM needs microphone access for voice input and wake word detection.</string> |
66 | 72 | <key>NSNetworkUsageDescription</key> |
67 | 73 | <string>Synthetic Autonomic Mind requires network access for web scraping, API calls, and content extraction.</string> |
68 | | - <key>NSRemindersUsageDescription</key> |
69 | | - <string>SAM uses Reminders to create, list, and manage reminders on your behalf when you ask.</string> |
70 | | - <key>NSCalendarsUsageDescription</key> |
71 | | - <string>SAM uses Calendar to create events and check your schedule when you ask.</string> |
72 | | - <key>NSContactsUsageDescription</key> |
73 | | - <string>SAM uses Contacts to search and manage your contacts when you ask.</string> |
74 | | - <key>NSAppleEventsUsageDescription</key> |
75 | | - <string>SAM uses Apple Events to interact with Notes and other apps when you ask.</string> |
76 | 74 | <key>NSPrincipalClass</key> |
77 | 75 | <string>NSApplication</string> |
| 76 | + <key>NSRemindersUsageDescription</key> |
| 77 | + <string>SAM uses Reminders to create, list, and manage reminders on your behalf when you ask.</string> |
78 | 78 | <key>NSSpeechRecognitionUsageDescription</key> |
79 | 79 | <string>SAM uses speech recognition to convert your voice input into text commands.</string> |
80 | 80 | <key>SUEnableAutomaticChecks</key> |
|
0 commit comments