Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to set ___COPYRIGHT___ in Xcode 4.5

The file tempates in Xcode 4.5 contain the following in the header

//  ___FILENAME___
//  ___PROJECTNAME___
//
//  Created by ___FULLUSERNAME___ on ___DATE___.
//___COPYRIGHT___

How does one set the ___COPYRIGHT___ to a custom value.

Thanks, Joel

like image 255
user1698185 Avatar asked Sep 18 '25 23:09

user1698185


1 Answers

Changing the organization name will help you in set the COPYRIGHT value.

Please look at the screen , (Xcode4.5 screen shot)

Please look at the screen , (Xcode4.5 screen shot)

like image 83
Raj Avatar answered Sep 23 '25 12:09

Raj