AwesomeCache icon indicating copy to clipboard operation
AwesomeCache copied to clipboard

Carthage install fails

Open yspreen opened this issue 4 years ago • 0 comments

*** Building scheme "AwesomeCache-iOS" in Example.xcodeproj
Build Failed
        Task failed with exit code 65:
        /usr/bin/xcrun xcodebuild -project project/Carthage/Checkouts/AwesomeCache/Example.xcodeproj -scheme AwesomeCache-iOS -configuration Release -derivedDataPath /Users/user/Library/Caches/org.carthage.CarthageKit/DerivedData/11.3.1_11C504/AwesomeCache/5.0 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/zx/vkw16gb963vbw6n8w_sgl_g40000gn/T/AwesomeCache SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in project/Carthage/Checkouts/AwesomeCache)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/zx/vkw16gb963vbw6n8w_sgl_g40000gn/T/carthage-xcodebuild.mnupE7.log

yspreen avatar Feb 03 '20 20:02 yspreen