Bouke / HAP

Swift implementation of the Homekit Accessory Protocol
https://boukehaarsma.nl/HAP/
MIT License
364 stars 50 forks source link

How to add HAP as a dependency in Swift Package Manager? #94

Closed zeusent closed 4 years ago

zeusent commented 4 years ago

I'm new to this and the Readme file doesn't really show. Could you explain how I'm supposed to add HAP as a library to my dependencies list in Swift's Package Manager? Maybe add the instructions to the Readme for other people that are as noob as I am? :)

Thanks!

Bouke commented 4 years ago

I guess you should get started with learning how to use Swift Package Manager. There's pretty good content out there that should you get started.