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

Carthage build Error #133

Closed
wongzigii opened this issue Jan 2, 2018 · 0 comments · Fixed by #134
Closed

Carthage build Error #133

wongzigii opened this issue Jan 2, 2018 · 0 comments · Fixed by #134

Comments

@wongzigii
Copy link
Member

wongzigii commented Jan 2, 2018

Using latest Carthage version: 0.27.0

Create a brand new project and then integrate Action into the project.

Run carthage update --platform ios

*** Fetching Action
*** Fetching RxSwift
*** Checking out Action at "3.5.1"
*** Downloading RxSwift.framework binary at "Spread"
*** xcodebuild output can be found in /var/folders/jk/cd0fk3hx45jblh4c88jm_4000000gn/T/carthage-xcodebuild.Gpa7QS.log
*** Building scheme "Action-macOS" in Action.xcworkspace
Build Failed
	Task failed with exit code 65:
	/usr/bin/xcrun xcodebuild -workspace /Users/Wongzigii/CatchBarbie/Carthage/Checkouts/Action/Action.xcworkspace -scheme Action-macOS -configuration Release -derivedDataPath /Users/Wongzigii/Library/Caches/org.carthage.CarthageKit/DerivedData/9.2_9C40b/Action/3.5.1 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/jk/cd0fk3hx45jblh4c88jm_4000000gn/T/Action SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO (launched in /Users/Wongzigii/QUQQI/CatchBarbie/Carthage/Checkouts/Action)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/jk/cd0fk3hx45jblh4c88jm_4000000gn/T/carthage-xcodebuild.Gpa7QS.log
@wongzigii wongzigii mentioned this issue Jan 2, 2018
ashfurrow added a commit that referenced this issue Jan 2, 2018
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

Successfully merging a pull request may close this issue.

1 participant