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

Specta fails to build when targeting tvOS #200

Open
poetmountain opened this issue Jan 23, 2016 · 2 comments
Open

Specta fails to build when targeting tvOS #200

poetmountain opened this issue Jan 23, 2016 · 2 comments

Comments

@poetmountain
Copy link

I'm getting this error when trying to run a test with a tvOS app.

target 'Specta' has bitcode disabled (ENABLE_BITCODE = NO), but it is required for the 'appletvos' platform

I noticed that Bitcode was disabled in 1.0.5 at the same time that tvOS support was introduced, which I thought was odd since tvOS requires Bitcode to be turned on. (FYI I'm using Cocoapods 1.0.0beta.2. I'm also getting the same error on Expecta.)

@orta
Copy link
Member

orta commented May 22, 2016

Sounds like it's worth making a PR to the podspec to make sure that tvOS support does not have bit code disabled, would you like to do that?

@poetmountain
Copy link
Author

I'm a bit swamped at the moment, but can look into it more in a few weeks.

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

2 participants