We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Check dependencies target 'WebImage tvOS' has bitcode disabled (ENABLE_BITCODE = NO), but it is required for the 'appletvos' platform
The text was updated successfully, but these errors were encountered:
platform is tvOS
Sorry, something went wrong.
Not sure what to do here. We don't have in depth knowledge of Carthage. Did you find a solution?
Should be fixed by #1593
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: