Fwd: DMG Creation without using hdiutil..

2009-11-05 Thread Robert Monaghan
Begin forwarded message: > From: Robert Monaghan > Date: November 5, 2009 9:19:21 PM PST > To: Dave Carrigan > Subject: Re: DMG Creation without using hdiutil.. > > Ahh, > > -puppetstrings give me some useful feedback. Thanks for the tip! > I'll look

Re: DMG Creation without using hdiutil..

2009-11-05 Thread Dave Carrigan
On Nov 5, 2009, at 7:54 PM, Robert Monaghan wrote: Is there a framework, or some other API that will let me create a DMG file? (I've seen a couple of posts about using NSTask to launch a hdiutil command..) Or, is there a way in which to get events or notifications from hdiutil, as it is cr

DMG Creation without using hdiutil..

2009-11-05 Thread Robert Monaghan
Hi Everyone, Is there a framework, or some other API that will let me create a DMG file? (I've seen a couple of posts about using NSTask to launch a hdiutil command..) Or, is there a way in which to get events or notifications from hdiutil, as it is creating a DMG file from a source folder? Tha