Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 328 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 328 Bytes

xcoder

A simple command line tool for sorting and syncing an Xcode project file.

  • Groups can be sorted (recursively if desired) either alphabetically or by type.
  • Groups can be synchronized (recursively if desired) with their on disk folder. This will add new files and folders and delete ones that are no longer present.