Commit 734d52d7 authored by yuzheng.tz's avatar yuzheng.tz

更新readme

parent e5c84e37
......@@ -6,8 +6,7 @@
A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+.
一个支持多选、选原图和视频的图片选择器,同时有预览功能,支持iOS6+。
## 重要提示:"prefs:root="已经被列为私有API,请大家尽快升级到1.9.0+版本。
其它同样使用了该API的库大家可以检查下,比如著名的[SVProgressHUD](http://www.cocoachina.com/bbs/read.php?tid=1722166)
## 重要提示:提issue前请先搜索,先从已有issue里找找线索。如果发现bug,请先和Demo对照自查下,如果Demo也有bug,请再提issue。Demo正常你那不正常的,提issue时请贴上你的初始化代码,注明必要的复现步骤。这样能避免多余的沟通,帮助你更快获取答案。
关于升级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