github / Rebel

Cocoa framework for improving AppKit
Other
1.13k stars 111 forks source link

Cannot build Rebel via Carthage #155

Open haithngn opened 6 years ago

haithngn commented 6 years ago

Hi there, Could you please support install via Carthage ? I'm facing with the issue:

Build Failed
    Task failed with exit code 65:
    /usr/bin/xcrun xcodebuild -workspace /Users/neo/rebel/Carthage/Checkouts/Rebel/Rebel.xcworkspace -scheme Rebel -configuration Release -derivedDataPath /Users/neo/Library/Caches/org.carthage.CarthageKit/DerivedData/9.2_9C40b/Rebel/0.4.2 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/tp/7qwgtnw57p9fkr_0z_8sx0fr0000gn/T/Rebel SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO (launched in /Users/neo/rebel/Carthage/Checkouts/Rebel)
1 error generated.

** ARCHIVE FAILED **

The following build commands failed:
        CompileC /Users/neo/Library/Caches/org.carthage.CarthageKit/DerivedData/9.2_9C40b/Rebel/0.4.2/Build/Intermediates.noindex/ArchiveIntermediates/Rebel/IntermediateBuildFilesPath/Rebel.build/Release/Rebel.build/Objects-normal/x86_64/CAAnimation+RBLBlockAdditions.o Rebel/CAAnimation+RBLBlockAdditions.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
chris5oh2 commented 6 years ago

Carthage.pkg

chris5oh2 commented 6 years ago

github "Quick/Nimble" "v1.0.0" github "Quick/Quick" "v0.3.1" github "jspahrsummers/xcconfigs" "0.8.1"

haithngn commented 6 years ago

@chris5oh2 , nothing happend