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

如何增加framework?

2012-03-14 
怎么增加framework???我用的事Xcode4.0书上的例子要求,增加两个framework到项目中,一个是AddressBookUI.fr

怎么增加framework???
我用的事Xcode4.0
书上的例子要求,增加两个framework到项目中,一个是AddressBookUI.framework和AddressBook.framework.
我不知道 怎么添加框架。

[解决办法]
select your project,
select the target,
go to the 'build phases' tab,
open the 'Link binary with Libraries' disclosure triangle
Use the + to add the library you want

热点排行