Bouke / HAP

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

Cut a new Release? #163

Open mattcorey opened 11 months ago

mattcorey commented 11 months ago

The latest release - 0.7.0 - is from January 2020 (Pre-Pandemic!), and there have been several dozen commits to the 'master' branch since then. The release version may not even run in Xcode 15 - I have a project that fails to run, because the SRP package claims I have an incompatible OS version.

Is the current 'master' branch active and in use? Then does it make sense to cut a 0.8.0 release, or even a 1.0.0 release here, to avoid these issues? After all, the nearly-four-year-old release is the default that will be picked up by Xcode if you don't change to point to a branch