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 update fails #71

Closed
alexchan1680 opened this issue Sep 17, 2016 · 2 comments
Closed

Carthage update fails #71

alexchan1680 opened this issue Sep 17, 2016 · 2 comments

Comments

@alexchan1680
Copy link

alexchan1680 commented Sep 17, 2016

I get following error when trying to use this via carthage.

Xcode version is 8.0 GM Seed. (8A218a)

  • Cartfile

github "ninjaprox/NVActivityIndicatorView"

  • Error Log
*** Fetching NVActivityIndicatorView
*** Checking out NVActivityIndicatorView at "v2.12"
*** xcodebuild output can be found in /var/folders/b9/l5wkgvmx15vdcfpj31jz4wyw0000gn/T/carthage-xcodebuild.lflaIg.log
*** Building scheme "NVActivityIndicatorView" in NVActivityIndicatorViewDemo.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 /Volumes/Data/Work/My Project/Carthage/Checkouts/NVActivityIndicatorView/NVActivityIndicatorViewDemo.xcodeproj -scheme NVActivityIndicatorView -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)
@alexchan1680
Copy link
Author

Sorry @ninjaprox, I found your latest release does not support current swift3.0 yet.

I will be using "master" branch rather than release.

Thank you.

@ninjaprox
Copy link
Owner

@alexiosdev: No worries. Version 3.0 with Swift 3 support will be being released within next week. Stay tuned 😄

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

2 participants