forked from lxm_tools/flutter-picgo
styles:update ios permission plist tip
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>如果不允许,你将无法访问系统相册进行图片上传以及获取上传后的照片链接~</string>
|
||||
<string>如果不允许,你将无法访问系统相册进行为你的图床照片上传以及获取上传后的照片链接~</string>
|
||||
<key>NSContactsUsageDescription</key>
|
||||
<string>Contacts access needed for a better experience.</string>
|
||||
<key>NSCalendarsUsageDescription</key>
|
||||
|
||||
Reference in New Issue
Block a user