Using Xcode 9.
I have created several custom file templates.
When creating new files, the dialog box shows my custom templates at the bottom.
How can I get them to show at to top?
Using Xcode 9.
I have created several custom file templates.
When creating new files, the dialog box shows my custom templates at the bottom.
How can I get them to show at to top?
Under the following file path:
Xcode 11 and below (thanks for this comment)
/Applications/Xcode.app/Contents/Developer/Library/Xcode/Templates/File Templates
Xcode 10
~/Library/Developer/Xcode/Templates/File Templates/
...rename the folder named Custom to Source. That will move your custom file templates to the Source section, which is on the top.