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 failed with exit code 65 #61

Open
vml933 opened this issue Jan 15, 2018 · 8 comments
Open

Carthage Build failed with exit code 65 #61

vml933 opened this issue Jan 15, 2018 · 8 comments

Comments

@vml933
Copy link

vml933 commented Jan 15, 2018

On carhage update, build fail:

carthage version: 0.27.0
xcode version: 9.2

Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/vml933/Documents/XCodeProject/PalLinkTest3/Carthage/Checkouts/SwiftState/SwiftState.xcodeproj -scheme SwiftState -configuration Release -derivedDataPath /Users/vml933/Library/Caches/org.carthage.CarthageKit/DerivedData/9.2_9C40b/SwiftState/4.1.0 -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/c6/cmhy9djd5y52994tjg3lsq7c0000gn/T/SwiftState SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO (launched in /Users/vml933/Documents/XCodeProject/PalLinkTest3/Carthage/Checkouts/SwiftState)

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

@Khoulaiz
Copy link

Same here. It's a pity, but I can't use this project. I am using carthage 0.28.0

@CocoaPriest
Copy link

same here. Any news on that?

@SebastianThiebaud
Copy link

Please use

github "ReactKit/SwiftState" "swift/4.0"

This should solve your problem.

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

5 participants
@CocoaPriest @SebastianThiebaud @Khoulaiz @vml933 and others