fabiocaccamo / FCUUID

:iphone: :id:  iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor.
MIT License
1.61k stars 226 forks source link

Swift Package Manager support #27

Closed andschdk closed 3 years ago

fabiocaccamo commented 3 years ago

@andschdk thank you for this PR!

andschdk commented 3 years ago

Thank you for accepting my PR, and thank you for this nice repo @fabiocaccamo. One more thing I forgot to mention in the PR description. You'll need to tag a new release, otherwise, SPM will not be able to work.

fabiocaccamo commented 3 years ago

@andschdk I pushed 1.3.2 tag, let me know if it is ok.

andschdk commented 3 years ago

Works perfectly, thanks 👍