١١١١١

This commit is contained in:
Mohammed Al-Samarraie
2026-01-08 16:18:37 +03:00
parent eff4ac4342
commit 4df24f5d8d
7 changed files with 361 additions and 16 deletions

View File

@@ -45,7 +45,11 @@
<true/>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>UIStatusBarHidden</key>
<false/>
</dict>
<key>UIStatusBarHidden</key>
<false/>
<key>NSCameraUsageDescription</key>
<string>We need access to your camera to capture photos for face recognition.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>We need access to your photo library to select photos.</string>
</dict>
</plist>