A Swift Package to create and apply binary patches using the bsdiff algorithm.
- The original bsdiff algorithm was created by Colin Percival. You can find the original implementation here.
- The NSData+bsdiff category is from https://github.com/tcguo/ios-bsdiff by tcguo
- https://github.com/amisare/BSDiff-iOS
MIT. See LICENSE