Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 Xcode 9。
我创建了几个自定义文件模板。
创建新文件时,对话框底部会显示我的自定义模板。
我怎样才能让他们显示在顶部?
在下面
~/Library/Developer/Xcode/Templates/File Templates/
...将名为 Custom 的文件夹重命名为 Source。这会将您的自定义文件模板移动到顶部的源部分。