I installed querykit-cli via Homebrew and I'm getting a Segmentation fault: 11 when I try to run the querykit command as suggested in the README. Is it possible this isn't working with Swift 2.1?
Here's my full Swift version info:
$ swift --version
Apple Swift version 2.1.1 (swiftlang-700.1.101.15 clang-700.1.81)
Target: x86_64-apple-darwin15.2.0