bsdiff icon indicating copy to clipboard operation
bsdiff copied to clipboard

I want to use it in iOS.

Open huangjunsong opened this issue 8 years ago • 2 comments

I noticed that it's can use on OS X,but I want to do the patch on iPhone ,What should I do.Do you have some suggest? Thank you.

huangjunsong avatar Jun 01 '16 07:06 huangjunsong

My suggestion is to refactor the main() functions into stand-alone functions so you can add the code into your iOS project. Then you just call the functions as needed within your project.

aburgh avatar Jun 03 '16 13:06 aburgh

Thank you very much ,I had used this way to solve my problem.

huangjunsong avatar Jul 21 '16 07:07 huangjunsong