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

Seems not work for CocoaPod's pod template? #114

Open CodeLife2012 opened 8 years ago

CodeLife2012 commented 8 years ago

Pod's template project use a local pod to refer it.

When use this command with' --no-default-exclusions will move the Pod into the project's directory.

CodeLife2012 commented 8 years ago

What I mean template, is a pod created like this

How to synx files in Pod?

CodeLife2012 commented 7 years ago

A pod create use pod lib create.