<plist version="1.0">
<dict>
<key>accounts</key>
<array>
<dict>
<key>name</key>
<string>OLDNAME</string>
</dict>
</array>
</dict>
This is The plist File
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Maybe It will be too obviously but you can use following ways to modify it:
Ultimate solution for manipulating dictionaries stored in plists:
Hope you will adopt this code sample for your own needs.
… Ok, I got it here is a code sample for your particular plist structure: