Post the outputs or screenshots for errors.
通过Carthage安装,安装过程中显示
*** Building scheme "WCDB.swift" in WCDB.swift.xcworkspace
Build Failed
完整控制台打印:
Fetching WCDB
Checking out WCDB at "v1.0.8"
xcodebuild output can be found in /var/folders/7v/t03q6rrn5634d5k7wc68r3lm0000gp/T/carthage-xcodebuild.hPsXWN.log
Downloading WCDB binary at "WCDB 1.0.8"
*** Building scheme "WCDB.swift" in WCDB.swift.xcworkspace
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -workspace /Users/chen/Desktop/WCDB/Carthage/Checkouts/WCDB/swift/WCDB.swift.xcworkspace -scheme WCDB.swift -configuration Release -derivedDataPath /Users/chen/Library/Caches/org.carthage.CarthageKit/DerivedData/13.0_13A233/WCDB/v1.0.8 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive VALIDATE_WORKSPACE=NO -archivePath /var/folders/7v/t03q6rrn5634d5k7wc68r3lm0000gp/T/WCDB SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/chen/Desktop/WCDB/Carthage/Checkouts/WCDB)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/7v/t03q6rrn5634d5k7wc68r3lm0000gp/T/carthage-xcodebuild.hPsXWN.log
The language of WCDB
Objective-C
The version of WCDB
v1.0.8
The platform of WCDB
iOS
The installation of WCDB
Carthage
What's the issue?
完整控制台打印: Fetching WCDB Checking out WCDB at "v1.0.8" xcodebuild output can be found in /var/folders/7v/t03q6rrn5634d5k7wc68r3lm0000gp/T/carthage-xcodebuild.hPsXWN.log Downloading WCDB binary at "WCDB 1.0.8" *** Building scheme "WCDB.swift" in WCDB.swift.xcworkspace Build Failed Task failed with exit code 65: /usr/bin/xcrun xcodebuild -workspace /Users/chen/Desktop/WCDB/Carthage/Checkouts/WCDB/swift/WCDB.swift.xcworkspace -scheme WCDB.swift -configuration Release -derivedDataPath /Users/chen/Library/Caches/org.carthage.CarthageKit/DerivedData/13.0_13A233/WCDB/v1.0.8 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive VALIDATE_WORKSPACE=NO -archivePath /var/folders/7v/t03q6rrn5634d5k7wc68r3lm0000gp/T/WCDB SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/chen/Desktop/WCDB/Carthage/Checkouts/WCDB)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/7v/t03q6rrn5634d5k7wc68r3lm0000gp/T/carthage-xcodebuild.hPsXWN.log