• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder


  • Subject: Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
  • From: Greg Guerin <email@hidden>
  • Date: Tue, 11 Aug 2009 16:43:08 -0700

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.


Other things I've known to work... (these can be automated, FWIW, using Automater, shell script, keyboard macros, chickens trained to peck keys, etc.)

1. Archive the app, delete the original, de-archive the app.

2. Copy the app to another volume (e.g. a disk-image suffices), delete the original, copy back to original location.

For these, it's necessary to delete the app, not just move it to the Trash. I.e. you either delete it using 'rm -fr ...' in Terminal, or Move to Trash and Empty Trash.

  -- GG
_______________________________________________
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


  • Follow-Ups:
    • Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
      • From: Ken Thomases <email@hidden>
  • Prev by Date: [Q] NSHumanReadableCopyright vs. CFBundleGetInfoString
  • Next by Date: CopyPNGFile apparently garbles PNGs in iPhone build
  • Previous by thread: [Q] NSHumanReadableCopyright vs. CFBundleGetInfoString
  • Next by thread: Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
  • Index(es):
    • Date
    • Thread