
- //
- // testAppDelegate.m
- // test
- //
- // Created by gaohf on 11-5-24.
- // Copyright 2011 __MyCompanyName__. All rights reserved.
- //
在终端中执行以下命令:
- defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions '{"ORGANIZATIONNAME" = "COMPANY";}'
现在,再来看看。
- //
- // testAppDelegate.m
- // test
- //
- // Created by gaohf on 11-5-24.
- // Copyright 2011 COMPANY. All rights reserved.
- //