yonaskolb / XcodeGen

A Swift command line tool for generating your Xcode project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to ignore file extensions when sorting files?

JohnEstropia opened this issue · comments

Is there an existing way to order files in a group such that they are sorted without file extensions?
Here's an example of the issue:
Screen Shot 2022-03-29 at 14 44 26

I think it makes more sense to use the file extensions only as a fallback when two files have the same filename.