Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What Cause An Error "fileNotWritten"? #8

Open
luthfifr opened this issue Apr 24, 2018 · 0 comments
Open

What Cause An Error "fileNotWritten"? #8

luthfifr opened this issue Apr 24, 2018 · 0 comments

Comments

@luthfifr
Copy link

Hi, I just installed your SwiftyPlistManager pod and tried to write a String data into the desired plist file. I get an error "fileNotWritten", what cause this error? I tried to write String data into String field. The key name is also correct. I only get this description in debug console:

SwiftyPlistManager] File not written successfully
[SwiftyPlistManager] fileNotWritten
[SwiftyPlistManager] An Action has been performed. You can check if it went ok by taking a look at the current content of the 'Others.plist' file:
[SwiftyPlistManager] { "$archiver" = NSKeyedArchiver; "$objects" = ( "$null", "Fran\U00e7ais" ); "$top" = { "Selected Language" = "<CFKeyedArchiverUID 0x1c442b940 [0x1b379e538]>{value = 1}"; }; "$version" = 100000; }

It doesn't explain to me why it shows the "fileNotWritten" error.

Can you help me?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant