Filesystem bundles
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Thread-index: AcbeeOYj1AezkefdRJyyN3A8LJEYSA== Thread-topic: Filesystem bundles Happy Friday everyone. I'm writing a network-based VFS (e.g webdavfs). When my file system is mounted, I would like to have it automatically show up in the Finder. Currently it only appears once I navigate to the parent directory of the mount point. And then it doesn't go away when I unmount. I've seen some indication that I need a bundle in /System/Library/Filesystems to make this happen - but I can't find anything describing what that bundle should contain, and all of the pre-existing ones seem different from eachother. I copied one of those bundles and modified the contents so that some things now appear that didn't before. For example, the "Format" field in the Info dialog contains what I told it in the bundle Info.plist file, rather than "unknown". Does anybody know what's required to make this work correctly (and any other cool tricks - can I specify an icon for the Sidebar, etc.)? Thanks, - Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Welch