KrakenDev / PrediKit

An NSPredicate DSL for iOS, OSX, tvOS, & watchOS. Inspired by SnapKit and lovingly written in Swift.
MIT License
540 stars 28 forks source link

Installed in CocoaPods and having compile issues #15

Open chadbrochill317 opened 5 years ago

chadbrochill317 commented 5 years ago

Hello, I installed it, and while running it in Swift 4.2, I keep getting the following error. I get it on both MemberQuery.swift and PredicateBuilder.swift

/Pods/PrediKit/Sources/Queries/MemberQuery.swift:48:26: Cannot invoke initializer for type 'String' with an argument list of type '(T.Type)'

Please Help!

chadbrochill317 commented 5 years ago
Screen Shot 2019-07-19 at 3 28 28 PM