kuglee / TermiWatch

Terminal Watch Face for Apple Watch
MIT License
2.12k stars 174 forks source link

Install error #7

Open Goalieed opened 5 years ago

Goalieed commented 5 years ago

I’ve followed the new instructions to build to the best of my ability, but when I try to build I get a Swift compiler error “No such module ‘PMhealthkit’ HealthKitUtils.swift

I get a second error “Comand CompileSwift failed with a no zero error code”

I’m on the latest release version for phone and watch, any ideas?

kuglee commented 5 years ago

Download it from here: https://github.com/kuglee/TermiWatch/releases/1.1.1

federico-garcia commented 5 years ago

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