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

Project fails to compile using carthage #88

Open
lucqui opened this issue Mar 15, 2017 · 2 comments
Open

Project fails to compile using carthage #88

lucqui opened this issue Mar 15, 2017 · 2 comments

Comments

@lucqui
Copy link

lucqui commented Mar 15, 2017

Building scheme "Armchair" in Armchair.xcworkspace
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -workspace {proj}/Carthage/Checkouts/Armchair/Armchair.xcworkspace -scheme Armchair -configuration Release -derivedDataPath /var/root/Library/Caches/org.carthage.CarthageKit/DerivedData/Armchair/0.3.0 -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build

The two commands that failed were:
CompileSwift normal arm64 {proj}/Carthage/Checkouts/Armchair/Source/Armchair.swift
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler

@masgharneya
Copy link
Contributor

I'm seeing this issue as well. I've created #89 to fix this issue.

@bmatthys
Copy link

I still have this issue. Using Carthage 0.25.0, Xcode 8.3.3 with swift 3...

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

3 participants