首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

增添Three20到项目中

2012-06-27 
添加Three20到项目中省去一切关于Three20的介绍下载地址:https://github.com/facebook/three20一.解压压缩

添加Three20到项目中
省去一切关于Three20的介绍

下载地址:https://github.com/facebook/three20

一.解压压缩包,将src目录copy到工程中.

二.命令行进入到src目录的script.

三.执行命令导入库

> 3. Find "Other Linker Flags" (tip: use Search box)
> 4. Add the "-all_load" flag

> Without it, the class categories were not loaded, and the additions to
> UIViewController did not register.

> Hope this helps someone else


参考:
http://ugrv5h1t.i.sohu.com/blog/view/200606083.htm
http://groups.google.com/group/three20/browse_thread/thread/f07a0301283cdee5

热点排行