Re: Limiting NSWorkspace launchApplication to a specific version
Re: Limiting NSWorkspace launchApplication to a specific version
- Subject: Re: Limiting NSWorkspace launchApplication to a specific version
- From: Jens Alfke <email@hidden>
- Date: Wed, 21 May 2008 19:01:43 -0700
On 21 May '08, at 5:13 AM, Ray Ruvinskiy wrote:
Is there a way to tell NSWorkspace only to launch a specific version
of an application (matched against CFBundleVersion in Info.plist)?
No, but it might be possible using LaunchServices. (Probably you'd
need to find all the instances of the app, then look at each one and
read its Info.plist.)
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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