Xcode templates have a TemplateInfo.plist where there are key values for Description
and Summary
. However, nowhere do these values appear when you create a file from a template. Where do they appear?
Question posted in Xcode
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
2
Answers
If you look in the picker that comes up when you add a new file, the description and summary appear there.
I am also not seeing the descriptions for the template itself. If the descriptions are added to the variants themselves and you hover over them then they appear.
It may not be exactly what you’re looking for but I’ve made a workaround in order to provide description of what the template does by adding a static variant to the options like so