site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Apr 15, 2009, at 12:55 PM, Tim Murison wrote: I hadn't thought of using otool -L for this... Thanks! -Jeff _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... otool -L /usr/bin/hdiutil The answer to your question is yes, and yes. ;-) I guess I should have been more specific. I want to create a compressed dmg file preferably without having to invoke a separate tool. So far it seems that functionality is in the private framework DiskImages. I believe that is correct, unfortunately. I'm pretty certain that there's nothing in DiskArbitration and fairly confident that there's nothing in IOKit, though you might want to take a glance through the IOKit "storage" headers. The stuff in IOKit tends to be fairly low- level, probably not the hdiutil/diskutil/DiskUtility-type interface you're looking for. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jeff Johnson