I would like to add Documentation target to .xctemplate for custom xcode project template. What key-value pair should one add to templateInfo.plist in order to get Documentation target in place ?
Asked
Active
Viewed 173 times
1 Answers
0
Able to solve this problem by adding a dictionary under Targets key in TemplateInfo.plist as:
Hope this should help to anyone looking for a similar thing.

user2788672
- 245
- 4
- 15