Skip to content

Commit 2f43faf

Browse files
committed
[ci skip]
1 parent 4cf7298 commit 2f43faf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ pod "Qiniu", "~> 7.0"
4242
$ xctool -workspace QiniuSDK.xcworkspace -scheme "QiniuSDK Mac" -sdk macosx -configuration Release test -test-sdk macosx
4343
```
4444

45+
## 常见问题
46+
47+
- 如果碰到crc链接错误,请把libz.dylib加入到项目中去。
48+
- 如果需要支持iOS 5 或者支持restKit, 请用 AFNetworking 1.x 分支的版本
49+
4550
## 代码贡献
4651

4752
详情参考[代码提交指南](https://github.com/qiniu/objc-sdk/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)