• 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: Best approach for customized project templates?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best approach for customized project templates?


  • Subject: Re: Best approach for customized project templates?
  • From: David Dunham <email@hidden>
  • Date: Wed, 27 Sep 2006 10:37:35 -0700

On 27 Sep 2006, at 09:36, Jim Thomason wrote:

Basically, I can set some things sometimes, but not always.

Don't forget you now have 3 places something might be set. Project settings override .xcconfig files, and are overridden by target settings. You can change the config file until you're blue in the face, but if the target has its own opinion, nothing will actually change.


(Hmm, I might not be completely correct there -- I guess you can base a target on a .xcconfig as well. I have no idea how the overriding rules work then.) I set my projects up so that entirely common things are in an .xcconfig file (like the fact that with our framework, we can't use RTTI). I try to put everything else in the project. And a few things are in the target if absolutely necessary.

------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." - Turkish proverb


_______________________________________________
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: Best approach for customized project templates?
      • From: Scott Tooker <email@hidden>
References: 
 >Re: Re: Best approach for customized project templates? (From: "Jim Thomason" <email@hidden>)

  • Prev by Date: Re: Re: Best approach for customized project templates?
  • Next by Date: Re: Re: Re: Best approach for customized project templates?
  • Previous by thread: Re: Re: Best approach for customized project templates?
  • Next by thread: Re: Best approach for customized project templates?
  • Index(es):
    • Date
    • Thread