小编Dra*_*Day的帖子

在Xcode中为FILE模板创建子组

我正在尝试创建自定义FILE模板(而不是项目模板).我需要在新组(新文件夹)中创建文件,该组也应与文件一起创建.我搜索过网络,但没有参考文件模板但可用于项目模板.我正在尝试的是什么?指引我在哪里可以做到这一点.

提前致谢

The structure should be like this
-Folder[already available]   
--- New folder [Created in the file template name]  
------- A.h  [by file template]  
------- A.m  [by file template]
Run Code Online (Sandbox Code Playgroud)

xcode ios xcode-template

6
推荐指数
0
解决办法
312
查看次数

标签 统计

ios ×1

xcode ×1

xcode-template ×1