rebeloper / SwiftyPlistManager

Lightweight plist data management framework for iOS 10.3+
http://rebeloper.com
MIT License
77 stars 19 forks source link

added `getKeys` as public method #10

Open iksnae opened 6 years ago

iksnae commented 6 years ago

i added this for my own needs, but think others may find it useful. in my case i'm using dynamically generated keys, so i don't know what they are later when i need to retrieve all my entries.