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 131 forks source link

Update TrueTime.podspec #107

Open ankur-1503 opened 1 year ago

ankur-1503 commented 1 year ago

Latest XCode requires iOS 11.0 as minimum target

What did you change and why?

I am building on latest XCode, carthage fails as minimum ios target is set to 8.0

Potential risks introduced?

What tests were performed (include steps)?

Checklist