No such module 'PMLHealthKit' & 'PMKCoreLocation'
getting two errors when I build. both compiler errors, This is using the latest release 1.1.1
Please download the latest version that includes these libraries from here: https://github.com/kuglee/TermiWatch/releases/download/1.1.1/TermiWatch_1.1.1.zip
I ran carthage update in terminal from the project root folder and it worked. You need to install carthage using brew (brew install carthage)
The carthage libraries are already included in the release.
I tried cloning the project directly from Github and encountered the same issue as above. But downloading the release instead as you linked solved it. Thank you.
Yeah, I think the Download button is misleading. 😔