krisk / fuse-swift

A lightweight fuzzy-search library, with zero dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 5 Support w/ Cocoapods

jlaws opened this issue · comments

commented

Expected Results

No warning to convert Fuse.framework to Swift 5

Actual Results

Xcode created warnings to convert Fuse.framework to Swift 5

Steps to Reproduce

Build the cocoapod in Xcode 10.2

commented

@LondonAtlas can you submit a PR with your fix?

commented

ping

🙏

commented

This seems fixed in master now. No new release yet but you can direct Cocoapods to a commit

I wasted a couple of hours trying to figure out why it wasn't working... pointing to master works, but is very fragile, can this be merged and released? @krisk?