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

Installation with carthage error!!! #3610

Closed
ghost opened this issue Aug 24, 2018 · 1 comment
Closed

Installation with carthage error!!! #3610

ghost opened this issue Aug 24, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 24, 2018

I add

github "danielgindi/Charts" == 3.1.1

in my carthage file, then I run

carthage build --no-skip-current && carthage archive Charts

but I get this error in console:
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -workspace /Users/Desktop/Carthage/Checkouts/Charts/Charts.xcworkspace -scheme Charts -configuration Release -derivedDataPath /Users/Library/Caches/org.carthage.CarthageKit/DerivedData/9.2_9C40b/Charts/v3.1.1 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/8t/9vypgvz93m3b4vb34ym_p9440000gn/T/Charts SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/Desktop/Carthage/Checkouts/Charts)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/8t/9vypgvz93m3b4vb34ym_p9440000gn/T/carthage-xcodebuild.8pJt1P.log

How can I solve this problem.

@ghost ghost closed this as completed Aug 24, 2018
@Max0u
Copy link

Max0u commented Sep 20, 2018

Did you solved your problem ?

This issue was closed.
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

1 participant