TermiWatch icon indicating copy to clipboard operation
TermiWatch copied to clipboard

No such module 'PMLHealthKit' & 'PMKCoreLocation'

Open sojuforme opened this issue 6 years ago • 5 comments

getting two errors when I build. both compiler errors, This is using the latest release 1.1.1

sojuforme avatar Mar 17 '19 00:03 sojuforme

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

kuglee avatar Mar 17 '19 07:03 kuglee

I ran carthage update in terminal from the project root folder and it worked. You need to install carthage using brew (brew install carthage)

federico-garcia avatar Mar 18 '19 07:03 federico-garcia

The carthage libraries are already included in the release.

kuglee avatar Mar 18 '19 09:03 kuglee

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.

rotsj avatar Mar 21 '19 19:03 rotsj

Yeah, I think the Download button is misleading. 😔

kuglee avatar Mar 21 '19 19:03 kuglee