Re: How can I find app bundle with its identifier. App is not running.
Re: How can I find app bundle with its identifier. App is not running.
- Subject: Re: How can I find app bundle with its identifier. App is not running.
- From: Mike Abdullah <email@hidden>
- Date: Fri, 17 Oct 2008 10:26:08 +0100
Look at NSWorkspace, it has a number of methods for locating
applications by bundle identifier.
On 17 Oct 2008, at 09:38, Alexander Shmelev wrote:
Hello,
I have to find application bundle with its identifies, but [NSBundle
bundleWithIdentifier: ] searches only among running bundles. Is
there any way to found bundle of not running application using its
identifier?
BR, Alexander
_______________________________________________
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
_______________________________________________
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