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

Cant install with Carthage #4

Open
geoherna opened this issue Mar 14, 2017 · 0 comments
Open

Cant install with Carthage #4

geoherna opened this issue Mar 14, 2017 · 0 comments

Comments

@geoherna
Copy link

Attempting to install via Carthage using Xcode 8 and Swift 3 but getting the following errors.

*** Fetching simple-touch
*** Checking out simple-touch at "1.0.0"
*** xcodebuild output can be found in /var/folders/1v/zv6mks3n3ynbx2hn9hgmy7840000gn/T/carthage-xcodebuild.GT9KOD.log
*** Building scheme "SimpleTouch" in SimpleTouch.xcodeproj
** CLEAN FAILED **


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


The following build commands failed:
        Check dependencies
(1 failure)
A shell task (/usr/bin/xcrun xcodebuild -project /Users/geoherna/Desktop/Swift/Vibrate/Carthage/Checkouts/simple-touch/SimpleTouch.xcodeproj -scheme SimpleTouch -configuration Release -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode 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)

Tried both carthage update --platform iOS and carthage update --platform iOS --no-use-binaries any suggestions?

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

1 participant