-
-
Notifications
You must be signed in to change notification settings - Fork 35
Home
Phi Mage edited this page Nov 5, 2015
·
10 revisions
- add tvos and watchos into podspec
- change logo
- use protocol extension to remove some code on
PreferenceTypeand allow to create custom one without implementing all the methods
- operator or subscript to archive object
-
PreferencesControllerto allow binding on allPreferencesType(inspired fromNSUserDefaultsController) for OSX - add example projects to close #3
- change
func dictionary()tovar? - add dependency on https://github.com/phimage/Arithmosophi