Created
February 10, 2026 03:33
-
-
Save zr0n/ac4b50cc1b3f8c2710a08b6d0802dc31 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <key>NSCameraUsageDescription</key> | |
| <string>This app needs access to the camera</string> | |
| <key>NSMicrophoneUsageDescription</key> | |
| <string>This app needs access to the microphone for voice chat</string> | |
| <key>NSPhotoLibraryUsageDescription</key> | |
| <string>This app needs access to your photos</string> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment