佳为好友

转:修改XCode文件的公司名 --2

下面的方法只对XCode 3.0有效,对于XCode 4要在系统的Accounts里面修改登陆的名字,并在Address Book里面修改公司信息,这样才能修改。
 
转:http://iphonedevelopertips.com/xcode/change-company-name-from-within-xcode-on-a-per-project-basis.html

Change Company Name from Within Xcode on a Per Project Basis

Posted on March 25, 2010 by John Muchow in Xcode


A common question for most anyone new to Xcode is how to change the Company Name that is added to each new source file. The default information looks similar to the following:

Copyright (c) 2010 MyCompanyName. All rights reserved.

Up until Xcode 3.2 to change this value you had to resort to running a command from a terminal, you can see how this was previously done in this tip: Change Company Name in Xcode.

A welcome change with 3.2+ is that this value can now be managed from within Xcode. Even better, the name can be configured on a project by project basis, which is really nice if you need to maintain multiple copyright statements across projects.

Change Company Name within Xcode

In the Groups and Files window, right click on the project name and select Get Info:

In the General Settings tab, near the bottom you’ll see a field for the Organization Name:

Update this field and the new value will be reflected in each source code file you create in the active project.


+++++

posted on 2012-12-29 19:53 佳为好友 阅读(246) 评论(0)  编辑 收藏 引用 所属分类: 非UITool


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理


导航

<2012年12月>
2526272829301
2345678
9101112131415
16171819202122
23242526272829
303112345

留言簿(1)

随笔分类

搜索

最新评论

评论排行榜