matthewpalmer / Locksmith

A powerful, protocol-oriented library for working with the keychain in Swift.
MIT License
2.92k stars 266 forks source link

Package Manager support #144

Open nrohwedder opened 7 years ago

nrohwedder commented 7 years ago

Please add support for Swift Package Manager

reallyseth commented 7 years ago

Question, I just tried importing Locksmith with the Swift package manager, but am seeing an error Locksmith has no Package.swift for the specific version: 3.0.0. Will we need to wait for a new release before using Swift Package Manager to import Locksmith?