build(apple): declare notification permission usage

This commit is contained in:
Edison Jwa
2026-06-08 22:54:18 +09:00
parent 44f91a2ea4
commit b7cc4d2336
2 changed files with 4 additions and 0 deletions
@@ -34,6 +34,8 @@
<string>Chanora needs local network access to connect to your voice servers.</string>
<key>NSMicrophoneUsageDescription</key>
<string>Chanora needs microphone access so you can talk on your voice server.</string>
<key>NSUserNotificationsUsageDescription</key>
<string>Chanora sends you a notification when another user pokes you.</string>
<key>UIApplicationSceneManifest</key>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>