aperedera / SwiftZSTD

Swift wrapper around ZSTD compression lib
Other
67 stars 15 forks source link

How to integrate into an iOS project #1

Closed tungdx closed 4 years ago

tungdx commented 5 years ago

Thanks for creating this library. Could you please write down some guideline to integrate this project into an iOS project? Or it would be great if it is published on CocoaPods. Thank you in advance!

aperedera commented 5 years ago

Hi,

Thank you for your interest and feedback.

I've been quite busy with my day job and other things lately, but will definitely look into providing more instructions and possibly putting it on CocoaPods.

BTW, integrating a project like this into an iOS project should be quite easy, there is a lot of info about it on the web.

Best Regards,

Anatoli

On Wed, January 9, 2019 1:52 am, Tung Dao Xuan wrote:

Thanks for creating this library. Could you please write down some guideline to integrate this project into an iOS project? Or it would be great if it is published on CocoaPods. Thank you in advance!

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/aperedera/SwiftZSTD/issues/1

tungdx commented 5 years ago

Fortunately, I have managed to integrate it (I have not much experience with iOS development). It would be great if you could have some time to put it on CocoaPods.

Once again, thank you very much! Best wishes.