Xcode - change project templates
Posted
by wwrob
on Stack Overflow
See other posts from Stack Overflow
or by wwrob
Published on 2010-04-25T12:19:04Z
Indexed on
2010/04/25
12:23 UTC
Read the original article
Hit count: 222
xcode
So I can add new templates for single files, but I want Xcode to uses these files when setting up the new project (most noticeably the Controller and Delegate .h and .m files). How do I do that?
© Stack Overflow or respective owner