fix: remove camera permission and update photo usage description (#6181)

This commit is contained in:
Lucas.Xu 2024-09-04 14:26:32 +08:00 committed by GitHub
parent 3161dddb25
commit 71bb182803
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,10 +46,8 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSCameraUsageDescription</key>
<string>AppFlowy requires access to the camera.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>AppFlowy requires access to the photo library.</string>
<string>Allow access to photos to upload photos from your library.</string>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>UILaunchStoryboardName</key>