diff tool on iOS?
diff tool on iOS?
- Subject: diff tool on iOS?
- From: Koen van der Drift <email@hidden>
- Date: Wed, 13 Aug 2014 08:34:25 -0400
Is there any way to use a diff tool in an iOS app? My app at one point
needs to find the difference between two large text files, and using diff
or something similar may be a possible solution. Both files are downloaded
as NSData objects from an external source, and right now I have converted
them to NSString objects. But they can be in any format, as long as I can
find a way which lines have changed.
Thanks,
- Koen.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden