krisk / fuse-swift

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

MacOS Support #17

Open benpackard opened 5 years ago

benpackard commented 5 years ago

It would be neat if MacOS was supported. Current output when attempting to install via Cocoapods:

[!] The platform of the target `<target name>` (macOS 10.12) is not compatible with `Fuse (1.1.0)`, which does not support `osx`.
krisk commented 5 years ago

Good point. I can add it.