读书人

xcode4 自定义静态库的编译跟使用

发布时间: 2012-06-28 15:20:03 作者: rapoo

xcode4 自定义静态库的编译和使用
http://hi.baidu.com/lu_waiting/blog/item/8595ffd357eb85afa1ec9cdb.html

如果编译时出现如下错误:File /Users/wangwei/Documents/three20/src/Three20/http://www.cnblogs.com/Build/Products/Debug-iphonesimulator/libThree20.a depends on itself. This target might include its own product.
则打开Three20.xcodeproj。点击工程名Three20,在右边的列表中取消对libThree20.a的勾选。

读书人网 >移动开发

热点推荐