• 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: extend existing build settings with build style
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: extend existing build settings with build style


  • Subject: Re: extend existing build settings with build style
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 15 Jul 2004 11:49:08 -0600

On Jul 15, 2004, at 10:24 AM, email@hidden wrote:

setting in build styles OTHER_CFLAGS to "-DDEBUG_BUILD $(OTHER_CFLAGS)"
causes the error:
OTHER_CFLAGS refers to itself...

As Joar said, you enter "$(value)" literally and not "$(OTHER_CFLAGS)".

It used to work so nicely in the PB with switching from '=' to '+=' in the
build style settings. Isn't there a way to accomplish this with Xcode?

The problem with the way PB did this is it didn't allow you to choose the ordering of the flags when it was time to build. I realize the Xcode setting is a little more difficult to figure out, but it's far more powerful than the way things used to be.


Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request

"Monsieur l'abbi, I detest what you write, but I would give my life to make it possible for you to continue to write." - Voltaire
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.



  • Follow-Ups:
    • Re: extend existing build settings with build style
      • From: email@hidden
References: 
 >Re: extend existing build settings with build style (From: email@hidden)

  • Prev by Date: Re: extend existing build settings with build style
  • Next by Date: Gdb reports param mismatch for method with no params
  • Previous by thread: Re: extend existing build settings with build style
  • Next by thread: Re: extend existing build settings with build style
  • Index(es):
    • Date
    • Thread