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

tvos support in V1.3.0? #163

Closed
larryaasen opened this issue Oct 2, 2015 · 1 comment
Closed

tvos support in V1.3.0? #163

larryaasen opened this issue Oct 2, 2015 · 1 comment
Assignees

Comments

@larryaasen
Copy link

It seems like there is some support for tvos in V1.3.0 but when I download the Bolts-iOS.zip file, I only see ios, osx, and watchOS. Is tvos really supported in V1.3.0?

@richardjrossiii
Copy link
Member

Yes, tvOS is supported. However, as tvOS is only available in beta versions of Xcode ATM, we do not ship a compiled version right now. You can compile it yourself using our build scripts:

$ scripts/build_framework.sh --with-tvos -c Release

And it should be in the build folder under the tvos directory.

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

No branches or pull requests

2 participants