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

Use NSDate in place of deprecated APIs #1

Closed
wants to merge 2 commits into from
Closed

Use NSDate in place of deprecated APIs #1

wants to merge 2 commits into from

Conversation

tzm41
Copy link

@tzm41 tzm41 commented Dec 5, 2016

Some Core Foundation time utilities APIs have been deprecated. This PR replaces them with NSDate APIs.

@tzm41
Copy link
Author

tzm41 commented Dec 5, 2016

Note: the test seems to be using deprecated framework. I could update it to XCTest in a future PR if so desired.

@tzm41
Copy link
Author

tzm41 commented Dec 6, 2016

Never mind, using new APIs is much easier than fixing the outdated tests.

@tzm41 tzm41 closed this Dec 6, 2016
@tzm41 tzm41 deleted the update-APIs branch December 6, 2016 18:02
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.

1 participant