Re: Binary Differencer/Patcher for OS X?
Re: Binary Differencer/Patcher for OS X?
- Subject: Re: Binary Differencer/Patcher for OS X?
- From: Edwin Zacharias <email@hidden>
- Date: Fri, 11 Apr 2003 18:29:59 -0700 (PDT)
Use this:
http://prdownloads.sourceforge.net/outlaw/StringDiff-2003-02-15.tar.bz2
It's a Cocoa wrapper for diff. You will have to change the flags to do binary,
but that's all.
In terms of license issues, you are free to pipe to diff from commercial
programs. You can also include the diff program in your commercial
distribution, although the wrapper uses the built in diff by default - you
could keep it in your application bundle.
- Edwin
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.