This commit is contained in:
otsmr 2025-07-17 20:24:50 +02:00
parent 09e09b9613
commit 0c034c680f

View file

@ -33,11 +33,11 @@
<key>ITSAppUsesNonExemptEncryption</key> <key>ITSAppUsesNonExemptEncryption</key>
<false/> <false/>
<key>NSCameraUsageDescription</key> <key>NSCameraUsageDescription</key>
<string>twonly uses your camera to create photos or videos.</string> <string>Use your camera to make photos or videos and share them encrypted with your friends.</string>
<key>NSFaceIDUsageDescription</key> <key>NSFaceIDUsageDescription</key>
<string>twonly Screen Lock for real twonlies uses FACE ID.</string> <string>FACE ID is required to open protected twonlies.</string>
<key>NSMicrophoneUsageDescription</key> <key>NSMicrophoneUsageDescription</key>
<string>twonly uses your microphone to create videos.</string> <string>Use your microphone to enable audio when making videos.</string>
<key>NSPhotoLibraryUsageDescription</key> <key>NSPhotoLibraryUsageDescription</key>
<string>twonly will save photos or videos to your library.</string> <string>twonly will save photos or videos to your library.</string>
<key>UIApplicationSupportsIndirectInputEvents</key> <key>UIApplicationSupportsIndirectInputEvents</key>