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

ValueCoding Errors #94

Open
Mopar440 opened this issue Jan 30, 2017 · 1 comment
Open

ValueCoding Errors #94

Mopar440 opened this issue Jan 30, 2017 · 1 comment

Comments

@Mopar440
Copy link

I'm using Xcode 8.0/Swift3

I used Cocoapods to install YapDatabaseExtensions, along with it ValueCoding was installed.
The ValueCoding.swift has 12 or so compiler errors.
Most are complaining about >> Use of undeclared type 'Generator'
and Value of type 'S' has no member 'flatMap'

How do I fix this?
Thank you

@aranasaurus
Copy link
Contributor

@Mopar440 Neither YapDatabaseExtensions or ValueCoding have been ported to Swift 3 yet. I believe it is being worked on though: #93

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