• 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
Any documentation on how to use Xcode's $MACROs?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Any documentation on how to use Xcode's $MACROs?


  • Subject: Any documentation on how to use Xcode's $MACROs?
  • From: Jerry Krinock <email@hidden>
  • Date: Tue, 20 Dec 2005 21:12:53 -0800
  • Thread-topic: Any documentation on how to use Xcode's $MACROs?

In poking through my project's target I see that the automatically-generated
values use macros in parentheses like:

$(PROJECT_DIR)
$(SRCROOT)

and in Info.plist I see macros in curly brackets like

${PRODUCT_NAME}
${EXECUTABLE_NAME}

They would probably be quite useful to me if someone could point me at their
documentation.  A complete list of them would be nice!

Also, is there any way to specify a relative pathname in, say, a search
path?  For example, I'd like to go up to the project's parent directory and
then down into a different directory.  I've tried many combinations of ".."
and "/" with $(PROJECT_DIR) but no luck.

Thanks!

Jerry


 _______________________________________________
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: Any documentation on how to use Xcode's $MACROs?
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: old errors not cleared out
  • Next by Date: Re: Question about setting binding on an NSPopUpButton in Interface Builder
  • Previous by thread: Re: old errors not cleared out
  • Next by thread: Re: Any documentation on how to use Xcode's $MACROs?
  • Index(es):
    • Date
    • Thread