Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
- Subject: Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
- From: Ken Thomases <email@hidden>
- Date: Wed, 12 Aug 2009 02:41:11 -0500
On Aug 11, 2009, at 6:43 PM, Greg Guerin wrote:
Eric Gorr wrote:
If I go into the InfoPlist.strings file and modify the localized
name of the application, the changes don't show up immediately in
the finder. I only saw a change after I restarted my machine.
Is there some way I can kick the finder from the terminal and force
the update?
In my experience, touch the top-level YourAppHere.app directory
('touch' changes mod-date). YMMV.
Programmatically, you can use LSRegisterURL or LSRegisterFSRef to tell
Launch Services to make note of the new information. If you want, you
can make a command-line tool to invoke one of those for you.
Regards,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden