Re: How do I add single entry to .plist file, please?
Re: How do I add single entry to .plist file, please?
- Subject: Re: How do I add single entry to .plist file, please?
- From: Shane Stanley <email@hidden>
- Date: Tue, 24 Mar 2015 10:03:14 +1100
To add it, you use mutableCopy on the dictionary you read in to get a mutable dictionary, and then use either setObject:forKey: or addEntriesFromDictionary:.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden