Frage

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.

War es hilfreich?

Lösung

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/.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top