venmo / synx

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

Take subprojects into account #44

Open orta opened 10 years ago

orta commented 10 years ago

Ideally sub xcodeprojects ( like nimble / Quick in the image below ) would get ignored by synxing a project.

screen shot 2014-09-05 at 2 15 41 pm

orta commented 10 years ago

I guess the real problem lies in that they're submodules, so maybe instead submodules could be ignored?