YapDatabaseExtensions icon indicating copy to clipboard operation
YapDatabaseExtensions copied to clipboard

ValueCoding Errors

Open Mopar440 opened this issue 8 years ago • 1 comments

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

Mopar440 avatar Jan 30 '17 05:01 Mopar440

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

aranasaurus avatar Jan 31 '17 17:01 aranasaurus