Create "physical" folder for Xcode custom template

510 views Asked by At

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

enter image description here

for this prepare

enter image description here

This create for me netx logical structure in xCode

enter image description here

But physically in folder i still haven't any folders:

enter image description here

What i want to achive -

enter image description here

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

0

There are 0 answers