Customizing xcode - Modifying copyright and adding files automatically
Customizing xcode - Modifying copyright and adding files automatically
- Subject: Customizing xcode - Modifying copyright and adding files automatically
- From: Leonard R Smith II <email@hidden>
- Date: Sat, 17 Apr 2004 18:28:59 -0400 (EDT)
To all,
Hopefully I'm not missing something obvious since I've done a
google and Apple search, as well as read most of the docs. Anyway...
I'm writing code that will be under the GNU Public License (GPL)
and I'm using xcode. I would like to customize xcode so that when I start
a project and it creates all the files, such as main.m, it places a
customized copyright as well as the GPL stub, in the files. Rather than
the copyright it currently puts there. I would also like it to alway copy
a file ( gpl.txt ) into the project directory when creating a project.
So far I haven't found the means to do this. Anyone else out there
done something similar?
thanks,
len
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.