随笔 - 42  文章 - 3  trackbacks - 0
<2012年6月>
272829303112
3456789
10111213141516
17181920212223
24252627282930
1234567

常用链接

留言簿(2)

随笔档案

文章档案

网页收藏

搜索

  •  

最新评论

阅读排行榜

评论排行榜

This week, I got a task to add a Target into a Mac OSX project, after several failure, I finally make it. And here is the steps:

1、Open the project, click the top left item which named after the project, you will see the project setting in the right tab,
2、click the Add Target button,you will see this, choose the type you like, and type into the Target name: 

3、create a xconfig file to config the information of the taget, and select the xconfig file as the relative file:

4、edit the xconfig file to set the value;
Note: the regular of xconfig is special, new value will cove all the old value, make sure that value could cover all the including path;

 
posted on 2012-04-28 16:10 鹰击长空 阅读(657) 评论(0)  编辑 收藏 引用