• 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: Creationg a stand-alone resource file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creationg a stand-alone resource file


  • Subject: Re: Creationg a stand-alone resource file
  • From: Scott Tooker <email@hidden>
  • Date: Mon, 17 Oct 2005 15:20:42 -0700

In the current Xcode you'll need to take a tool target, add a ResourceManager Resources build phase, remove all the other build phases, and then add your .r file to that target.

In the next version of Xcode we provide a target template for building a resource file.

Scott

On Oct 17, 2005, at 12:00 PM, Philippe Casgrain wrote:

My app needs a stand-alone resource file (it contains all of its
dialogs). In CW, I had a target that only did a "Merge" and Rez-ed my .r
files, allowing me to set filetype, creator and location.


In Xcode, the only way I have found to do that is to have a Script Build
Phase, which calls /Developer/Tools/Rez on my .r files. It works, but I
feel it could be better: I would like a GUI to set my #include paths,
for instance. Or the filetype/creator.


Can I create a project (.xcodeproj) or use a Makefile to build my
resource file? I could not find anything that would have, as its output,
a resource file. Shell tools, applications, OK but no stand-alone
resource file...


Thanks,
Philippe
 _______________________________________________
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

_______________________________________________ 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
References: 
 >Creationg a stand-alone resource file (From: "Philippe Casgrain" <email@hidden>)

  • Prev by Date: Re: Speeding up XCode?
  • Next by Date: Re: Having Image PICT NIB problem ?
  • Previous by thread: Creationg a stand-alone resource file
  • Next by thread: Re: Creationg a stand-alone resource file
  • Index(es):
    • Date
    • Thread