Project fails to compile using carthage #56

Open
opened 2025-12-29 18:28:45 +01:00 by adam · 2 comments
Owner

Originally created by @lucqui on GitHub (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

Originally created by @lucqui on GitHub (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
Author
Owner

@masgharneya commented on GitHub (Mar 16, 2017):

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

@masgharneya commented on GitHub (Mar 16, 2017): I'm seeing this issue as well. I've created #89 to fix this issue.
Author
Owner

@bmatthys commented on GitHub (Sep 12, 2017):

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

@bmatthys commented on GitHub (Sep 12, 2017): I still have this issue. Using Carthage 0.25.0, Xcode 8.3.3 with swift 3...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#56