ainame / Swift-WebP

A thin libwebp wrapper in Swift that provides both encode/decode APIs
MIT License
163 stars 39 forks source link

Switch from local webp (brew) to libwebp-Xcode dependency #61

Closed chbeer closed 4 months ago

chbeer commented 1 year ago

Replaces the systemLibrary CWebP through libwebp-Xcode. Fixes UnitTests

ainame commented 1 year ago

Thank you for doing this! It has been a while since I have touched on this project since this was a hobby project for me but given a few people nudged me to do this in the past, I'm keen to try it locally and aim to merge it! I'll review it soon when I have time.

ainame commented 4 months ago

Hope better late than never! I'm going to merge this and tidy up project. I've got some time to do OSS.