styles:update ios permission plist tip

This commit is contained in:
hackycy
2020-06-29 13:10:32 +08:00
parent e9e753dee8
commit 408c2f31b6

View File

@@ -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>