Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/swift pm support #92

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chrisob55
Copy link

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)
  • Manually tested

@glizik
Copy link

glizik commented Sep 4, 2023

I would love to see SPM support.

@chrisob55
Copy link
Author

I would love to see SPM support.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants