krisk / fuse-swift

A lightweight fuzzy-search library, with zero dependencies
MIT License
934 stars 112 forks source link

Range<Index> init issue #9

Closed ludoded closed 6 years ago

ludoded commented 6 years ago

In the latest Xcode 10, there is an issue with Range initializer, which corresponds to new changes in Swift 4.2

2018-06-05 14 28 28
jlaws commented 6 years ago

Any update on this? The XCode 10 GM is out so adding Swift 4.2 support is needed. Thanks for the great library!

jlaws commented 6 years ago

Works great, thank you!