/xcoder

Command line tool for manipulating Xcode projects

Primary LanguageSwiftMIT LicenseMIT

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.