I'd like to create a UI around mounting and dismounting Volumes, specifically, encrypted volumes.
Knox <https://agilebits.com/knox> does this and obviously Disk Utility amongst others. I believe most core functionality can be had by exec'ing hdiutil<https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/hdiutil.1.html> commands from within Objective-C code - but I was wondering if there was a public library or API wrapping this functionality. Thanks, -Luther _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
