Skip to content

Instantly share code, notes, and snippets.

@zr0n
Created February 10, 2026 03:33
Show Gist options
  • Select an option

  • Save zr0n/ac4b50cc1b3f8c2710a08b6d0802dc31 to your computer and use it in GitHub Desktop.

Select an option

Save zr0n/ac4b50cc1b3f8c2710a08b6d0802dc31 to your computer and use it in GitHub Desktop.
<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