add encryption notice

This commit is contained in:
otsmr 2025-06-21 19:05:10 +02:00
parent d420f16520
commit 52280c55de

View file

@ -30,14 +30,16 @@
<false/> <false/>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>NSCameraUsageDescription</key> <key>NSCameraUsageDescription</key>
<string>To create photos that can be shared.</string> <string>twonly uses your camera to create photos or videos.</string>
<key>NSFaceIDUsageDescription</key> <key>NSFaceIDUsageDescription</key>
<string>To protect others twonlies!</string> <string>twonly Screen Lock for real twonlies uses FACE ID.</string>
<key>NSMicrophoneUsageDescription</key> <key>NSMicrophoneUsageDescription</key>
<string>To create videos that can be securely shared.</string> <string>twonly uses your microphone to create videos.</string>
<key>NSPhotoLibraryUsageDescription</key> <key>NSPhotoLibraryUsageDescription</key>
<string>Store photos in the gallery or send from the gallery.</string> <string>twonly will save photos or videos to your library.</string>
<key>UIApplicationSupportsIndirectInputEvents</key> <key>UIApplicationSupportsIndirectInputEvents</key>
<true/> <true/>
<key>UIBackgroundModes</key> <key>UIBackgroundModes</key>