Skip to content

Unable to install via Carthage #8

@pixelskull

Description

@pixelskull

I'm getting the following Message, when installing Swift-Ping with Carthage.
Is there any fix for that? I found several solutions on other projects but they do not apply to the ** CLEAN FAILED ** failure.

*** Building scheme "SwiftPing-Mac" in SwiftPing.xcodeproj
** CLEAN FAILED **


The following build commands failed:
	Check dependencies
(1 failure)
** BUILD FAILED **


The following build commands failed:
	Check dependencies
(1 failure)
warning: no umbrella header found for target 'SwiftPing-Mac', module map will not be generated
warning: no umbrella header found for target 'SwiftPing-Mac', module map will not be generated
A shell task (/usr/bin/xcrun xcodebuild -project /Users/pascal/Developer/UpToday/Carthage/Checkouts/SwiftPing/SwiftPing.xcodeproj -scheme SwiftPing-Mac -configuration Release ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build) failed with exit code 65:
** CLEAN FAILED **


The following build commands failed:
	Check dependencies
(1 failure)
** BUILD FAILED **


The following build commands failed:
	Check dependencies
(1 failure)

Btw. I'm using:
Xcode: 8.2.1 (8C1002)
Carthage: 0.18.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions