문제

How do I create another project template in XCode? I want to make another one which will include all of my libraries and have the correct headers and frameworks added.

도움이 되었습니까?

해결책

Try this ars technica post. The general idea is that you set up a project the way you like, then copy it into Xcode's templates folder in ~/Library/Application Support/Developer/Shared/Xcode/.

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