Skip to content

Latest commit

 

History

History
executable file
·
6 lines (5 loc) · 588 Bytes

File metadata and controls

executable file
·
6 lines (5 loc) · 588 Bytes
 
Sep 11, 2011
Sep 11, 2011
1
2
3
4
5
6
/* Localized versions of Info.plist keys */
CFBundleName = "«PROJECTNAME»";
CFBundleShortVersionString = "«PROJECTNAME» version 0.1";
CFBundleGetInfoString = "«PROJECTNAME» version 0.1, Copyright «YEAR» «ORGANIZATIONNAME».";
NSHumanReadableCopyright = "Copyright «YEAR» «ORGANIZATIONNAME».";