I'm working on a project in Swift and I have a chunk of logic that I'd like to put in a framework/library so that I can easily test it, consume it in a OS X command line tool, and eventually consume it in a OS X GUI app. I'm working on a project in Swift and I have a