onmyway133 / Smile

:smile: Emoji in Swift
https://onmyway133.com/apps/
Other
519 stars 45 forks source link

Add SwiftPM package manifest #19

Closed kiliankoe closed 4 years ago

kiliankoe commented 4 years ago

Huge thanks for the library! ❤️

This adds support for using SwiftPM to depend on Smile.

onmyway133 commented 4 years ago

@kiliankoe Hi thanks for the PR, seem like everyone 's moving to SPM now

kiliankoe commented 4 years ago

A new release with these changes would be grand as well, unfortunately SwiftPM relies on the manifest being present in a checkout, so it's currently only possible to depend on master. I however don't know if the other unreleased changes on master are ready for a release, just wanted to point that out 😊

onmyway133 commented 4 years ago

@kiliankoe Hi, I just release https://github.com/onmyway133/Smile/releases/tag/2.1.0 can you check if it works for you?

kiliankoe commented 4 years ago

Works great, thank you!