Re: [Q] Correct way to identify an application, Launch Services, & Spaces
Re: [Q] Correct way to identify an application, Launch Services, & Spaces
- Subject: Re: [Q] Correct way to identify an application, Launch Services, & Spaces
- From: Eric Schlegel <email@hidden>
- Date: Fri, 08 May 2009 09:38:51 -0700
On May 7, 2009, at 10:40 AM, Eric Gorr wrote:
So, is it the "right thing" for two versions of the application to
have the same identifier?
That's the typical approach, although there are lots of apps that
change their identifier with each release too.
Spaces does identify apps strictly by bundle identifier, so if you
really want the ability to associate different versions of your app
with different spaces, then you must change the bundle identifier for
each application version. By doing that, you'll break any other
bindings that the user may have specified, for example to have certain
documents open with your application rather some other app.
-eric
_______________________________________________
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