• 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: Re(2): renamed upgraded plist file, now can't compile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re(2): renamed upgraded plist file, now can't compile


  • Subject: Re: Re(2): renamed upgraded plist file, now can't compile
  • From: Chris Hanson <email@hidden>
  • Date: Sun, 10 Dec 2006 14:49:09 -0800

On Dec 10, 2006, at 1:12 PM, Ryan Poling wrote:

I always seem to get confused by how
there are project global build settings and target specific settings
since I usually only have one target and I was looking at the wrong one
this time.

Xcode has build settings at multiple levels in the same way that a language like Objective-C has multiple variable scopes, or class inheritance. You can set a build setting in an outer scope and have its value used in all inner scopes. In other words, you can configure project-wide build settings and these will apply to all targets in your project, and you can override a project-wide build setting in a particular target where necessary.


Let's say, for example, that you have a number of targets in your project and you want to be able to use modern Objective-C exception syntax. Instead of setting this once per target, you can just turn it on for your entire project.

Further discussion of Xcode's build settings and overall project model should be taken to xcode-users.

  -- Chris

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re(4): renamed upgraded plist file, now can't compile
      • From: "Ryan Poling" <email@hidden>
References: 
 >renamed upgraded plist file, now can't compile (From: "Ryan Poling" <email@hidden>)
 >Re: renamed upgraded plist file, now can't compile (From: August Trometer <email@hidden>)
 >Re(2): renamed upgraded plist file, now can't compile (From: "Ryan Poling" <email@hidden>)

  • Prev by Date: Re: Displaying 2 images in a single cell of nstableview
  • Next by Date: Searching an AddressBook's Group for a contact?
  • Previous by thread: Re(2): renamed upgraded plist file, now can't compile
  • Next by thread: Re(4): renamed upgraded plist file, now can't compile
  • Index(es):
    • Date
    • Thread