What resources do folks use for learning about Xcode templates?
there are several resources on the web as you pointed out.
One of the most important things that I use are the Xcode Templates Expansion Macros
, this are heavily used in Apple's templates, and can make your templates a lot better. Here's a great tutorial and table that shows all the Xcode Template Macros and some ideas of how to use them.
You seem to have several pointers in your links to how to actually make the template, so I think this would be helpful for you.
精彩评论