MobileNativeFoundation / Kronos

Elegant NTP date library in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple Watch support

syedhali opened this issue · comments

Looks like CFNetwork is being used to handle the network communication layer and it has mysteriously been removed from the list of frameworks supported in watchOS. I'll be taking a stab at this functionality in my fork, but figured it was worth noting here incase you all have been thinking about it.

Feel free to submit a PR here!