Closed warfreak92 closed 7 years ago
Hi, sorry for the late reply! I believe you can use .save_plist(filename)
to write the modified plist out to a given filename
. If you feel the README could still be improved, please feel free to open another PR and I'll review it. Thanks!
I added a note comment in the README.rdoc file. I hope this could help clarify the usage of the
.to_plist
method of this gem as how I saw it in my usage. If by any chance there is a method that does something like re-writing the values of aplist
file that was parsed with theparse_xml
method, please point me to it and then you could ignore this PR. Thanks!