Re: How to locate bundle by bundleID?
Re: How to locate bundle by bundleID?
- Subject: Re: How to locate bundle by bundleID?
- From: Adam Knight <email@hidden>
- Date: Fri, 3 Oct 2003 13:50:40 -0500
Bah, nevermind, that's for open bundles as well. Well, that's just
stupid. =(
Surely there's a way to talk to Launch Services to get this info? I
can't find it ...
On Oct 3, 2003, at 8:53 AM, Nikolay Ilduganov wrote:
I have to locate and open bundle by it's BundleID. Is there any way to
do this without searching contents of all disk?
There are method
+ (NSBundle *)bundleWithIdentifier:(NSString *)identifier
but it requires already existing instance.
For example I have to open com.apple.driver.AppleXserveRAID bundle.
How to locate it?
Nikolay.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
--
Adam
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.