• 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
How to change the Installer.app path of files in a XCode project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to change the Installer.app path of files in a XCode project


  • Subject: How to change the Installer.app path of files in a XCode project
  • From: learnfromforum learnfromforum <email@hidden>
  • Date: Fri, 6 Mar 2009 12:46:05 -0800 (PST)

Dear all,

In the Resources directory of an open source XCode project (developed under Mac 10.4), there are some image files:
DotBlue.tif     DotGray.tif      DotGrayDisabled.tif

By checking the Get Info of these files I found they are stored in "/Applications/Utilities/Installer.app/Contents/Resources/DotBlue.tif".

But I have realized that this Installer.app directory is not true for Mac 10.5.6 anymore. And I am using Mac 10.5.6

In Mac 10.5.6, the Installer.app is in "/System/Library/CoreServices/Installer.app"

Now, I want to change the directory path of these three .tif filesfrom "/Applications/Utilities/Installer.app/Contents/Resources/DotBlue.tif" to  "/System/Library/CoreServices/Installer.app/Contents/Resources/DotBlue.tif"

But in the Get Info window, there is only "Choose" button for changing the path of this file. And Installer.app is not a directory so that I can not go to its sub directories.

My question is how I can do this.

Thank you very much for your support.

Tu




_______________________________________________

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

  • Follow-Ups:
    • Re: How to change the Installer.app path of files in a XCode project
      • From: "I. Savant" <email@hidden>
    • Re: How to change the Installer.app path of files in a XCode project
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: Why is my UIColor white actually gray?
  • Next by Date: window wont close with command-w
  • Previous by thread: Re: Why is my UIColor white actually gray?
  • Next by thread: Re: How to change the Installer.app path of files in a XCode project
  • Index(es):
    • Date
    • Thread