Re: Trouble with services
Re: Trouble with services
- Subject: Re: Trouble with services
- From: Jon Baumgartner <email@hidden>
- Date: Fri, 01 Aug 2014 11:18:10 -0400
> On Aug 1, 2014, at 3:01 AM, Kyle Sluder <email@hidden> wrote:
>
> On Jul 31, 2014, at 9:11 PM, Ken Thomases <email@hidden> wrote:
>>
>> You probably want lsregister.
>> /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister
>>
>> First, I'd try "lsregister -f /path/to/NewVersion.app". If that doesn't change the behavior, you can do "lsregister -u /path/to/OldVersion.app".
>
> Also, Launch Services supposedly picks the bundle with the highest CFBundleVersion. So make sure that differs between all the versions you have installed.
Thanks, guys. Unfortunately, neither of the lsregister commands worked. I even rebooted in between.
My CFBundleVersion was unchanged (oops!), so I updated that, but it’s still insisting on opening the old one!
_______________________________________________
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