• 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: Disabling ZeroLink per target?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disabling ZeroLink per target?


  • Subject: Re: Disabling ZeroLink per target?
  • From: René Puls <email@hidden>
  • Date: Wed, 30 Mar 2005 11:36:51 +0200
  • Organization: René Puls & Oliver Feiler GbR

Hi Daniel and Chris,

Am 28.03.2005 um 23:38 schrieb daniel:

I just ran across this interesting thread (a little late).

I'm assuming that Chris's technique can be applied to "checkbox" items by editing the project.pbxproj file inside your MyProj.xcode bundle. Close the project, open the file in a text editor, and search for "ZERO_LINK"... you will find entries for these settings where you can paste in a variable value as Chris suggests.

I haven't tested this but that is how I will proceed when I get around to setting up something like this...

I found there is a better workaround, which doesn't require editing the project files by hand:


1. Create a new build setting, but give it a slightly different name than "ZERO_LINK" (e.g. "ZERO_LINK_").
2. Change the value of this setting to "$(TARGET_ZERO_LINK)".
3. Now change the name of the setting to "ZERO_LINK".


Xcode will turn it into a checkbox again, but it will be in a mixed ("-") state. It seems that the original value is preserved, even though you can't see it.

Thank you both for the tips. Chris, no need to be embarrassed, a bad workaround is still better than no workaround. :-)

Kind regards,
René Puls

_______________________________________________
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: 
 >Disabling ZeroLink per target? (From: René Puls <email@hidden>)
 >Re: Disabling ZeroLink per target? (From: Chris Espinosa <email@hidden>)
 >Re: Disabling ZeroLink per target? (From: Chris Espinosa <email@hidden>)
 >Re: Disabling ZeroLink per target? (From: René Puls <email@hidden>)
 >Re: Disabling ZeroLink per target? (From: daniel <email@hidden>)

  • Prev by Date: Re: Find in Target...?
  • Next by Date: Debugging Apache modules
  • Previous by thread: Re: Disabling ZeroLink per target?
  • Next by thread: XCode does not find libraries in an umbrealla framework
  • Index(es):
    • Date
    • Thread