venmo / synx

A command-line tool that reorganizes your Xcode project folder to match your Xcode groups
MIT License
6.09k stars 274 forks source link

Allow to sort by type #146

Closed armcknight closed 2 years ago

armcknight commented 5 years ago

I couldn't see a way to replicate the sort used in Xcode when sorting files by type image

This accomplishes that in a first-pass implementation. Confirmed it works on a private project, need to capture the results in the test specs here.