Skip to content
/ xcoder Public

Command line tool for manipulating Xcode projects

License

Notifications You must be signed in to change notification settings

g-Off/xcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.