-
Notifications
You must be signed in to change notification settings - Fork 169
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
AppleTV compilation support #63
Comments
Got past problem and have added a pull request with a semi working version of my apple tv build scripts |
@equinox2k |
@zilongshanren, Sorry took a while to reply, looking good so far, one problem I've found with libCurl is ssl seems to be disabled... == Info: Protocol "https" not supported or disabled in libcurl |
@equinox2k |
I've tried a couple of times to look why the https is missing comparing iOS with the new tvOS setup but can not see why https has not been included yet. |
Hi,
I started to try to update the build scripts to compile for AppleTV, so far I think i have made a mistake somewhere in my changes, but was wondering have you already got in pipeline an updated build for AppleTV and if you was to would you do it so that Apple TV is a separate build than iOS although they seem to have a lot in common?
The text was updated successfully, but these errors were encountered: