-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
Promise+Recover.swift does not compile for macOS / Swift 4 #54
Comments
The same code compiles for iOS 10 though. |
Are you using Hydra 1.1.0 (or later)? |
I'm using 1.1.0, the latest head commit 95725e9 |
I'm using Hydra as a submodule, but the same happens when you compile the Hydra-macOS target in your Hydra.xcodeproj project, using Xcode 9.0. |
Promise+Recover was missing from Xcode target sic! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get the following compile error:
I'm using Xcode 9.0 (9A235), swift 4 and a deployment target of 10.12.
The text was updated successfully, but these errors were encountered: