Want to create my custom template for Xcode. Idea - to create simple template with predefined structure of folders.
I found this and this resourses
This approach only create groups but not folders.
For example i want to create something like this
for this prepare
This create for me netx logical structure in xCode
But physically in folder i still haven't any folders:
What i want to achive -
Question - is it possible to create physical folder with template for xCode?
Also how to move Assets.xcassets
folder in subfolders? (when move with group xCode "think" that this is file and promt about this).