mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-11-30 09:10:12 +00:00
fix: remove camera permission and update photo usage description (#6181)
This commit is contained in:
parent
3161dddb25
commit
71bb182803
@ -46,10 +46,8 @@
|
|||||||
<key>NSAllowsArbitraryLoads</key>
|
<key>NSAllowsArbitraryLoads</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
<key>NSCameraUsageDescription</key>
|
|
||||||
<string>AppFlowy requires access to the camera.</string>
|
|
||||||
<key>NSPhotoLibraryUsageDescription</key>
|
<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>
|
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>UILaunchStoryboardName</key>
|
<key>UILaunchStoryboardName</key>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user