Reputation: 1219
Is there a way to init the field in plist file with the value from another field.
Please dont suggest to modify the objective c code to read the value that I need, I use third party tool which does read from different fields ... I just want to init the value of one plist field with the value of the another field
Upvotes: 0
Views: 128
Reputation: 2389
You can use PlistBuddy tool. If you need something more specific, please, restate your question.
Upvotes: 2