Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
dz_TZImagePickerController
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shuijing
dz_TZImagePickerController
Commits
480e8398
Commit
480e8398
authored
Sep 23, 2016
by
banchichen
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/banchichen/TZImagePickerController
parents
6ee0f4d1
0cfaa910
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
480e8398
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
关于升级iOS10和Xcdoe8的提示:
关于升级iOS10和Xcdoe8的提示:
在Xcode8环境下将项目运行在iOS10的设备/模拟器中,访问相册和相机需要额外配置info.plist文件。分别是Privacy - Photo Library Usage Description和Privacy - Camera Usage Description字段,详见Demo中info.plist中的设置。
在Xcode8环境下将项目运行在iOS10的设备/模拟器中,访问相册和相机需要额外配置info.plist文件。分别是Privacy - Photo Library Usage Description和Privacy - Camera Usage Description字段,详见Demo中info.plist中的设置。
1.
当前最新版本1.6.
4
. 修复和优化了若干bug,新增单选模式、可自定义每行展示照片个数和支持了国际化,目前支持中文和英文两种语言。
1.
当前最新版本1.6.
5
. 修复和优化了若干bug,新增单选模式、可自定义每行展示照片个数和支持了国际化,目前支持中文和英文两种语言。
2.
如果发现pod search TZImagePickerController 搜索出来的不是最新版本,需要在终端执行cd转换文件路径命令退回到Desktop,然后执行pod setup命令更新本地spec缓存(可能需要几分钟),然后再搜索就可以了.
2.
如果发现pod search TZImagePickerController 搜索出来的不是最新版本,需要在终端执行cd转换文件路径命令退回到Desktop,然后执行pod setup命令更新本地spec缓存(可能需要几分钟),然后再搜索就可以了.
3.
如果发现了bug请提一个issue,请尽可能详细地描述系统版本、手机型号和复现步骤等信息,当然最好能先更新到最新版再测试一下,许多旧版本存在的一些问题在新版本上已经解决了~
3.
如果发现了bug请提一个issue,请尽可能详细地描述系统版本、手机型号和复现步骤等信息,当然最好能先更新到最新版再测试一下,许多旧版本存在的一些问题在新版本上已经解决了~
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment