instacart / TrueTime.swift

NTP library for Swift and Objective-C. Get the true time impervious to device clock changes.
https://tech.instacart.com/truetime/
Apache License 2.0
589 stars 132 forks source link

Please update cocoapod version #52

Closed starlight173 closed 6 years ago

edwardmp commented 6 years ago

There is no newer release (tag) than the one in CocoaPods, but a new release should be made, since Swift 4 support is currently missing in v4.1.5, but is present in the master branch.

Temporary solution: pod 'TrueTime', git: 'https://github.com/instacart/TrueTime.swift'

EsSpectacularrr commented 6 years ago

Another fix is to change the swift version to 3.2 in the pods project

acecilia commented 6 years ago

Please, update the cocoapod version @msanders

mhhashim commented 6 years ago

I i have a library which uses TrueTime , now i cannot add dependancy using branch in podspec. Please add cocoapod version with swift4

msanders commented 6 years ago

Sorry for the delay, this should be fixed now.