rebeloper / SwiftyPlistManager

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

not saving #13

Open syedrazackimran opened 5 years ago

syedrazackimran commented 5 years ago

[SwiftyPlistManager] File not written successfully [SwiftyPlistManager] fileNotWritten

SwiftyPlistManager.shared.addNew() i used this function to save value in plist SwiftyPlistManager.shared.getValue() used for get the data from plist.

I tried but I'm getting above error kindly do needfully