TrueTime.swift icon indicating copy to clipboard operation
TrueTime.swift copied to clipboard

Feature/swift pm support

Open chrisob55 opened this issue 4 years ago • 2 comments

What did you change and why?

  • Added support for Swift Package Manager
  • Modified the folder structure to make it Swift PM compatible
  • Deleted Sources/TrueTime.h and Sources/TrueTime.m and replaced the declarations in Swift

Potential risks introduced?

What tests were performed (include steps)?

  • Tested within an app that previously used TrueTime via Carthage

Checklist

  • [ ] Unit/UI tests have been written (if necessary)
  • [x] Manually tested

chrisob55 avatar Feb 04 '21 12:02 chrisob55

I would love to see SPM support.

glizik avatar Sep 04 '23 14:09 glizik

I would love to see SPM support.

I have this which I will be keeping forever (or until the main repo adds SwiftPM support)

chrisob55 avatar Sep 04 '23 18:09 chrisob55