문제

I've installed a set of project templates for XCode 3.2.6. Where on disk can I find the templates and are they simple scripts I can edit? For instance I want to change the name of the template displayed in the "new project" window; also I was asked for some configuration settings during template installation and I would like to see/change those settings.

Is there a "template manager" in Xcode 3, or should I be directly editing files in some special dir?

도움이 되었습니까?

해결책

They're found in /Library/Application Support/Developer/Shared/Xcode/Project Templates/. It's possible there's one other place they live, too, but I don't remember it off the top of my head.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top