alunny / node-xcode

tools and utilities for working with xcode/ios projects
Apache License 2.0
226 stars 105 forks source link

How to diff two xcode target source and framework files? #40

Closed staxmanade closed 9 years ago

staxmanade commented 9 years ago

Hey @alunny,

Want to first say thanks for this project! :+1:

Second, I recently was struggling to diff two Xcode target source and framework files and threw together a small little CLI tool that thanks to this project came together quite easily.

If you have a moment, I would be interested in any feedback you have on this idea.

Project: diffXcodeTargets