Create a plist in action script

(imported topic written by pdentremont91)

Hi,

I was wondering if anyone knows how to create a plist in action script. We need a custom one and I would rather create it on the fly then deploy one.

Thanks,

Peter

(imported comment written by pdentremont91)

Hi Guys,

I figured this one out and wanted to share for anyone else in the same boat. It turns out defaults write will create a plist if you try to add something to a plist that doesn’t exist.

Thanks,

Peter