|
15 | 15 | <key>CFBundlePackageType</key> |
16 | 16 | <string>APPL</string> |
17 | 17 | <key>CFBundleShortVersionString</key> |
18 | | - <string>1.13.0</string> |
| 18 | + <string>1.13.1</string> |
19 | 19 | <key>CFBundleVersion</key> |
20 | 20 | <string>1</string> |
21 | 21 | <key>LSMinimumSystemVersion</key> |
22 | 22 | <string>13.0</string> |
23 | | - <key>NSMainNibFile</key> |
24 | | - <string></string> |
25 | | - <key>NSPrincipalClass</key> |
26 | | - <string>NSApplication</string> |
27 | 23 | <key>NSAppleEventsUsageDescription</key> |
28 | 24 | <string>A program running within Boo would like to use AppleScript.</string> |
29 | 25 | <key>NSAudioCaptureUsageDescription</key> |
|
46 | 42 | <string>A program running within Boo would like to access the local network.</string> |
47 | 43 | <key>NSLocationUsageDescription</key> |
48 | 44 | <string>A program running within Boo would like to access your location information.</string> |
| 45 | + <key>NSMainNibFile</key> |
| 46 | + <string></string> |
49 | 47 | <key>NSMicrophoneUsageDescription</key> |
50 | 48 | <string>A program running within Boo would like to use your microphone.</string> |
51 | 49 | <key>NSMotionUsageDescription</key> |
52 | 50 | <string>A program running within Boo would like to access motion data.</string> |
53 | 51 | <key>NSPhotoLibraryUsageDescription</key> |
54 | 52 | <string>A program running within Boo would like to access your Photo Library.</string> |
| 53 | + <key>NSPrincipalClass</key> |
| 54 | + <string>NSApplication</string> |
55 | 55 | <key>NSRemindersUsageDescription</key> |
56 | 56 | <string>A program running within Boo would like to access your reminders.</string> |
57 | 57 | <key>NSSpeechRecognitionUsageDescription</key> |
|
0 commit comments