Commit fb7c1e02 authored by 谭真's avatar 谭真 Committed by GitHub

Update README.md

parent ac605a24
......@@ -3,7 +3,7 @@
一个支持多选、选原图和视频的图片选择器,同时有预览功能,支持iOS6+。
## 重要提示:1.9.0版本已发布,移除了"prefs:root="的调用,这个API已经被列为私有API,请大家尽快升级。
其它同样使用了该API的库大家可以检查下,比如著名的SVProgressHUD :http://www.cocoachina.com/bbs/read.php?tid=1722166
其它同样使用了该API的库大家可以检查下,比如著名的[SVProgressHUD](http://www.cocoachina.com/bbs/read.php?tid=1722166)
关于升级iOS10和Xcdoe8的提示:
在Xcode8环境下将项目运行在iOS10的设备/模拟器中,访问相册和相机需要额外配置info.plist文件。分别是Privacy - Photo Library Usage Description和Privacy - Camera Usage Description字段,详见Demo中info.plist中的设置。
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment