• 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: No Build options for Rez phase - Xcode2.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No Build options for Rez phase - Xcode2.4


  • Subject: Re: No Build options for Rez phase - Xcode2.4
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 21 Dec 2006 21:38:15 -0800


On Dec 21, 2006, at 6:18 PM, Toby Thain wrote:


I've opened an older Xcode project in Xcode 2.4, converting to .xcodeproj...


In the new project, I cannot set Info -> Build options for the Rez phase of the project - they're just not listed. The only ones listed are 'hammer icon' options. The project does include a 'Resources' group and .r source files.


Do you indeed have a ResourceManager Resources build phase? The Resources build phase doesn't run Rez, it just copies files into the target bundle's Resources folder.  You need an actual ResourceManager Resources build phase (select the target and choose Project > Add Build Phase) and the .r files have to be in that build phase in that target.

If I create a new project and add a .r to it, with a 'Resources' group, I get Rez options in the Info -> Build panel.


Being in the project and in the Resources group means nothing at build time.  To be processed, a file has to be:

- a member of a target
- in a build phase

Chris
 _______________________________________________
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: No Build options for Rez phase - Xcode2.4
      • From: Toby Thain <email@hidden>
References: 
 >No Build options for Rez phase - Xcode2.4 (From: Toby Thain <email@hidden>)

  • Prev by Date: Re: g++ 4.0.2 linking problem
  • Next by Date: Re: No Build options for Rez phase - Xcode2.4
  • Previous by thread: No Build options for Rez phase - Xcode2.4
  • Next by thread: Re: No Build options for Rez phase - Xcode2.4
  • Index(es):
    • Date
    • Thread