beyard

常用链接

统计

最新评论

[Conclusion] iOS Dev using ASIHTTPRequest

1. My project is using ARC
2. Download the source code of ASIHttpRequest (no arc based), then import into my project
3. Due to the ASIHttpRequest is not ARC based, set the -fno-object-arc for all the ASI***.m files.
4. in Build Phase, need to add libxml2.dylib
5. in the Build setting, add header file path: ${SDK_DIR}/usr/include/libxml2

Then can compile.

posted on 2015-01-16 21:49 阅读(54) 评论(0)  编辑 收藏 引用


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理