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

Cannot install it with carthage in tvOS #1424

Closed
chinamty opened this issue Jan 12, 2016 · 3 comments
Closed

Cannot install it with carthage in tvOS #1424

chinamty opened this issue Jan 12, 2016 · 3 comments
Labels
Milestone

Comments

@chinamty
Copy link

there is the log:

Build settings from command line:
BITCODE_GENERATION_MODE = bitcode
ONLY_ACTIVE_ARCH = NO
SDKROOT = appletvos9.1

=== BUILD TARGET WebImage tvOS OF PROJECT SDWebImage WITH CONFIGURATION Release ===

Check dependencies

** BUILD SUCCEEDED **

Build settings from command line:
ONLY_ACTIVE_ARCH = NO
SDKROOT = appletvsimulator9.1

=== BUILD TARGET WebImage tvOS OF PROJECT SDWebImage WITH CONFIGURATION Release ===

Check dependencies
target 'WebImage tvOS' has bitcode disabled (ENABLE_BITCODE = NO), but it is required for the 'appletvos' platform

@chinamty
Copy link
Author

platform is tvOS

@chinamty chinamty changed the title Cannot install it with carthage Cannot install it with carthage in tvOS Jan 12, 2016
@bpoplauschi
Copy link
Member

Not sure what to do here. We don't have in depth knowledge of Carthage. Did you find a solution?

@bpoplauschi bpoplauschi reopened this Jun 13, 2016
@bpoplauschi bpoplauschi added this to the 4.0.0 milestone Jun 13, 2016
@bpoplauschi
Copy link
Member

Should be fixed by #1593

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

No branches or pull requests

2 participants