Bouke / HAP

Swift implementation of the Homekit Accessory Protocol

Home Page:https://boukehaarsma.nl/HAP/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zeusent opened this issue · comments

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!

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.