-
Notifications
You must be signed in to change notification settings - Fork 171
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
build of tvos target fails after cocoapod install #94
Comments
Worth noting, I have also tried the following podfile:
The result there is also that I cannot install the podfile. I get this error:
|
I have also tried specifying the |
The tvos branch is only minimally tested, and doesn't have an updated podfile yet. I'll be getting a tvos device hopefully soon and will be able to add proper support then. |
Then why does it say 'ObjectAL for iPhone, Apple TV, and Mac'? :/ |
Should I be using the
feature/tvos
branch? Here's my podfile:Note that if I don't include the first line, I cannot install the
ObjectAL-for-iPhone
cocoapod at all. Also, my iPhone target compiles just fine.Here's my build failed error:
The text was updated successfully, but these errors were encountered: