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

How to “add existing frameworks” in Xcode 四

2012-07-15 
How to “add existing frameworks” in Xcode 4?In the project navigator, select your projectSelect you

How to “add existing frameworks” in Xcode 4?

  1. In the project navigator, select your project
  2. Select your target
  3. Select the 'Build Phases' tab
  4. Open 'Link Binaries With Libraries' expander
  5. Click the '+' button
  6. Select your framework
  7. (optional) Drag and drop the added framework to the 'Frameworks' group

1 楼 CoderDream 2011-10-18   非常不错,感谢分享!

热点排行