-
Notifications
You must be signed in to change notification settings - Fork 130
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
Update Pod Spec to work with TVOS #194
Comments
There's a pull request for that here: #190 Looks like it can now be merged |
|
That'll be because the pull request on libPusher isn't merged yet. If you want to try it out before it gets merged then add this to your Podfile:
|
Thanks! There's quite a few pod libs out there that would be useful for TVOS. What are the steps one would need to update other pod libs to work with Dan On Thu, Oct 22, 2015 at 2:40 AM, Hamilton Chapman [email protected]
|
I'm getting 'The platform of the target |
Yeah, at the moment SocketRocket doesn't support tvOS (facebookincubator/SocketRocket#279). I'll try and fix up that pull request and get the branch building on CI for SocketRocket and then we can update the dependency for libPusher and get it supported. |
Currently you can't use libPusher in a TVOS application.
Here's info on how to update Pod to handle TVOS.
http://blog.cocoapods.org/CocoaPods-0.39/
The text was updated successfully, but these errors were encountered: