• 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: email@hidden
  • Date: Thu, 15 Jul 2004 20:39:53 +0200

Thank you all a lot,

after several more tries I finally upgraded my targets to the new Xcode
style and now it seems to work. I did not find a way to get it to work
with the legacy targets though.

Bye,
        Holger

PS: I could not imagine to simply type $(value) ;-) spoilt by 'make'


Nick Zitzmann <email@hidden> wrote on 15.07.2004 19:49:08:

>
> 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.


References: 
 >Re: extend existing build settings with build style (From: Nick Zitzmann <email@hidden>)

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