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

Carthage support + XCTests #16

Closed
wants to merge 9 commits into from
Closed

Carthage support + XCTests #16

wants to merge 9 commits into from

Conversation

catalandres
Copy link

@amayne I used your code to learn how to create Carthage packages using Thoughtbot's tutorial on creating frameworks.

I have also turned your phenomenal list of examples into XCTests that verify the code does what it's intended to do. The two functions that return NSDate are not as well-covered as the rest. I have to dig into my notes on how the class works.

Finally, I have tweaked the setup for Travis according to Carthage's instructions.

I have not properly tested support of Cocoapods, but I have edited the paths in the .podspec file, so that should probably do it.

This would close #5, making the package more robust.

@catalandres catalandres closed this by deleting the head repository Dec 29, 2022
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.

Carthage support
1 participant