Drop camera, microphone, and user-selected file-read entitlements and related usage descriptions now that meetings run in the default browser. Made-with: Cursor
@@ -26,10 +26,6 @@
<string>Main</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
- <key>NSCameraUsageDescription</key>
- <string>Camera is used for video meetings you open inside this app.</string>
- <key>NSMicrophoneUsageDescription</key>
- <string>Microphone is used for audio in meetings you open inside this app.</string>
<key>AppLaunchPlaceholderURL</key>
<string>https://example.com/app-link-coming-soon</string>
<key>AppShareURL</key>
@@ -8,11 +8,5 @@
<true/>
<key>com.apple.security.network.server</key>
- <key>com.apple.security.device.camera</key>
- <true/>
- <key>com.apple.security.device.audio-input</key>
- <key>com.apple.security.files.user-selected.read-only</key>
</dict>
</plist>