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

Can't install using Carthage #51

Closed
ivl opened this issue Sep 20, 2017 · 3 comments
Closed

Can't install using Carthage #51

ivl opened this issue Sep 20, 2017 · 3 comments
Labels
Milestone

Comments

@ivl
Copy link

ivl commented Sep 20, 2017

I am getting next errors

*** Building scheme "Hydra-macOS" in Hydra.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 'Hydra-macOS', module map will not be generated
warning: no umbrella header found for target 'Hydra-macOS', module map will not be generated
A shell task 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)

@ivl
Copy link
Author

ivl commented Sep 20, 2017

I have updated to Xcode 9. have another issue

*** Building scheme "Hydra-macOS" in Hydra.xcodeproj
** BUILD FAILED **

The following build commands failed:
CompileSwift normal x86_64
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
(2 failures)
/Users/ivl/work/newage/ada_mobile_assistant/ada_mobile_assistant/Carthage/Checkouts/Hydra/Sources/Hydra/Promise+Recover.swift:47:11: error: ambiguous reference to member 'then(in:_:)'
A shell task failed with exit code 65:
** BUILD FAILED **

The following build commands failed:
CompileSwift normal x86_64
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
(2 failures)

@malcommac
Copy link
Owner

Are you using 1.1.0 for a Swift 4.x project or 1.0.0 for a Swift 3 project?

@malcommac
Copy link
Owner

Fixed in 1.0.1 swift-3 branch and 1.2.0 for swift 4
thanks

@malcommac malcommac added this to the 1.0.1 milestone Oct 27, 2017
@malcommac malcommac added the bug label Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants