File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -35,14 +35,12 @@ pod "Qiniu", "~> 7.0"
3535...
3636```
3737
38-
3938## 测试
4039
4140``` bash
4241$ xctool -workspace QiniuSDK.xcworkspace -scheme "QiniuSDK Mac" -sdk macosx -configuration Release test -test-sdk macosx
4342```
4443
45-
4644## 代码贡献
4745
4846详情参考[ 代码提交指南] ( https://github.com/qiniu/objc-sdk/blob/master/CONTRIBUTING.md ) 。
@@ -51,15 +49,15 @@ $ xctool -workspace QiniuSDK.xcworkspace -scheme "QiniuSDK Mac" -sdk macosx -con
5149
5250- [ 所有贡献者] ( https://github.com/qiniu/objc-sdk/contributors )
5351
52+ ## 联系我们
53+
54+ - 如果需要帮助,请提交工单(在portal右侧点击咨询和建议提交工单,或者直接向 support@qiniu.com 发送邮件)
55+ - 如果有什么问题,可以到问答社区提问,[ 问答社区] ( http://segmentfault.com/qiniu )
56+ - 更详细的文档,见[ 文档] ( http://developer.qiniu.com/ )
57+ - 如果发现了bug, 欢迎提交 [ issues] ( https://github.com/qiniu/objc-sdk/issues )
58+ - 如果有功能需求,欢迎提交 [ issues] ( https://github.com/qiniu/objc-sdk/issues )
59+ - 如果要提交代码,欢迎提交 pull request
5460
5561## 代码许可
5662
5763The MIT License (MIT).详情见 [ License文件] ( https://github.com/qiniu/objc-sdk/blob/master/LICENSE ) .
58-
59- ## 联系我们
60- 如果需要帮助,请提交工单(在portal右侧点击咨询和建议提交工单,或者直接向 support@qiniu.com 发送邮件)
61- 如果有什么问题,可以到问答社区提问,[ 问答社区] ( http://segmentfault.com/qiniu )
62- 更详细的文档,见[ 文档] ( http://developer.qiniu.com/ )
63- 如果发现了bug, 欢迎提交 [ issues] ( https://github.com/qiniu/objc-sdk/issues )
64- 如果有功能需求,欢迎提交 [ issues] ( https://github.com/qiniu/objc-sdk/issues )
65- 如果要提交代码,欢迎提交 pull request
You can’t perform that action at this time.
0 commit comments