• 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
questions about project file crud
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

questions about project file crud


  • Subject: questions about project file crud
  • From: John Mikros <email@hidden>
  • Date: Fri, 8 Jul 2005 15:23:55 -0700

Hello all,

I recently went through and cleaned up our xcode project to work well with build configurations in xcode 2.1. I moved all the settings that were duplicated within all the targets (nearly 50!) into the settings for the project. I was able to whittle it down so that each target has only 1 or 2 customized settings (woo-hoo!) I also removed an extra Build Configuration that we never use (it was previously a Style).

However, opening the project in a text editor, I see references to the configuration I deleted. I also see references to build styles. Why would this be? These are in a section labeled /* Begin PBXBuildStyle section */ Why is that section still around? There's also a buildStyles = (...) within the PBXProject section.


Looking further into it, the section for each target has a set of build settings associated with it, in addition to the build settings for each build configuration for those targets. Why does xcode save this extra set of build settings that doesn't appear to be actually used?



One last thing, when creating a new project from a template, a configuration named "Default" is made. What is the point of that configuration?



thanks! -john _______________________________________________ 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: questions about project file crud
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: Debug in specific files under XCode 2.1
  • Next by Date: Compile switches vs assembler
  • Previous by thread: Re: Debug in specific files under XCode 2.1
  • Next by thread: Re: questions about project file crud
  • Index(es):
    • Date
    • Thread