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

not building in carthage #7

Closed
nboyd-sportdx opened this issue Jun 10, 2017 · 5 comments
Closed

not building in carthage #7

nboyd-sportdx opened this issue Jun 10, 2017 · 5 comments

Comments

@nboyd-sportdx
Copy link

xcode 8.3
carthage 0.23

Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/lm/vqpb2z590sxb4k5kl98z6_t80000gn/T/carthage-xcodebuild.CqlWjr.log

@vincenzoraco
Copy link

I've the same issue. Does this package support Swift 3?

@onmyway133
Copy link
Owner

@nboyd-sportdx
Copy link
Author

hello. i'm using carthage for my ios progject...

@onmyway133
Copy link
Owner

onmyway133 commented Jun 11, 2017

@nboyd-sportdx then you need to specify the version in Cartfile

Please try this and let me know if it works

github "onmyway133/SwiftHash" "1.4.0"

@vadymmarkov
Copy link

@onmyway133 Doesn't work with Swift 4 version:

github "onmyway133/SwiftHash" "2.0.0"

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

4 participants