update ios

This commit is contained in:
hiddify
2023-12-06 03:34:41 +03:30
parent 68da936ff8
commit d733ce4e18
5 changed files with 50 additions and 55 deletions

View File

@@ -56,5 +56,10 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>NSCameraUsageDescription</key>
<string>This app needs camera access to scan QR codes</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>This app needs photos access to get QR code from photo library</string>
</dict>
</plist>