I would like to write a script that delete one specified dict from *.plist file, but nothing that I found on the internet doesn’t work.. Is there a way to do that ? I’ve tried sed comman but this doesn’t work
I would like to write a script that delete one specified dict from *.plist
Share
NSDictionary. [Docs]mutableCopyof this to get a dictionary you can work with.