Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 701 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 701 Bytes

KeychainDemo

Demo project to show how to share a keychain between an App and it's extension in iOS8 using Swift

Keychain Access

The keychain access is implemented as a basic demo class within a framework.

Don't use this class outside of this demo. It's meant only for demo puposes. There is no error handling, for example.

Share Extension

A share extension is used to demonstrate the possibility to share keychains.

Contact

App.net: @dasdom

Twitter: @dasdom

Mail: dominik.hauser@dasdom.de

Licence

WTFPL