iCloud Sync
- Add iCloud sync support - any type conforming to
KeychainItem
and implementingisSynchronizable
by setting it totrue
will be synchronized through iCloud. - Update Example application.
KeychainItem
and implementing isSynchronizable
by setting it to true
will be synchronized through iCloud.