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 Objective-C method to obtain timestamp #133

Closed
tonyxiao opened this issue Feb 12, 2014 · 0 comments
Closed

Use Objective-C method to obtain timestamp #133

tonyxiao opened this issue Feb 12, 2014 · 0 comments

Comments

@tonyxiao
Copy link
Contributor

Using the c routine "time" causes compiler error in some projects. I suspect it's the collision with types defined in AVFoundation. In any case it's better to use objective-c method to obtain timestamp than to use the c function.
screenshot 2014-02-11 17 19 06

tonyxiao added a commit to tonyxiao/libPusher that referenced this issue Feb 12, 2014
Otherwise sometimes the pod does not compile, as discussed in issue pusher#133
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

No branches or pull requests

1 participant