Re: How to get this bundle with identifier
Re: How to get this bundle with identifier
- Subject: Re: How to get this bundle with identifier
- From: Stéphane Sudre <email@hidden>
- Date: Sun, 9 Mar 2008 13:12:25 +0100
On Mar 9, 2008, at 12:48 PM, Nick Rogers wrote:
Hi,
In my app I need to get the icon for my HDD.
For this I need to get the bundle with identifier
"com.apple.iokit.IOStorageFamily".
How can i get this bundle?
Since this kernel extension won't probably change its name and location:
myBundle=[NSBundle bundleWithPath:@"/System/Library/Extensions/
IOStorageFamily.kext"];
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden