Skip to content

I need help with swift 4 #22

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

Closed
edgcarmu opened this issue Oct 3, 2017 · 3 comments
Closed

I need help with swift 4 #22

edgcarmu opened this issue Oct 3, 2017 · 3 comments

Comments

@edgcarmu
Copy link

edgcarmu commented Oct 3, 2017

Hey, man, I need to upgrade one app which uses Cely for login and build in Xcode 9, Can you help me with that?

@edgcarmu edgcarmu changed the title Need help with swift 4 I need help with swift 4 Oct 3, 2017
@initFabian
Copy link
Collaborator

Hey @edgcarmu,

Thanks for catching this!

Where you getting an error similar to the error below?

error: redundant conformance constraint 'Self': 'SecureStorableResultType'
error: redundant conformance constraint 'U': 'RawRepresentable'

I just opened a PR #23, check it out and let me know if it fixes the problem. If you're using Carthage, just replace what's in your Cartfile with:

github "chaione/Cely" "fix-Swift-4-compiler-crash"

@edgcarmu
Copy link
Author

edgcarmu commented Oct 6, 2017

Hey, man, it worked for me thanks a million!!

Could it be available too in cocoapods?

@initFabian
Copy link
Collaborator

Hey @edgcarmu,

The changes should apply to cocoapods, I just merged in the PR. Give it a shot and let me know.

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