• 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: [FAQ] Omit the "Development" folder in Xcode 2.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FAQ] Omit the "Development" folder in Xcode 2.2


  • Subject: Re: [FAQ] Omit the "Development" folder in Xcode 2.2
  • From: Eric Albert <email@hidden>
  • Date: Tue, 6 Dec 2005 19:55:55 -0800

On Dec 6, 2005, at 7:01 PM, Steve Checkoway wrote:

Chris Espinosa wrote:
On Dec 6, 2005, at 1:40 PM, Giuseppe Giunto wrote:
Anyone know how can I omit the "Development" (or Default) folder with xCode 2.2?

I want to to debug a Preferences pane, and if I put the build product (overriding the default project location) in the /Library/PreferencesPanes/, then xCode 2.2 always puts it in the /Library/PreferencesPanes/ /Development/.

See file:///Developer/ADC Reference Library/releasenotes/ DeveloperTools/Xcode/XcodeDefaults.html
* UsePerConfigurationBuildLocations
* If set to YES, the built products and intermediates build files
locations are segregated by configuration. If NO, the built
products and intermediates build files locations are not
segregated by configuration. Turning off this feature is not
recommended. By default this is set to YES.
To turn this off,
defaults write com.apple.Xcode UsePerConfigurationBuildLocations NO

For multiple developers developing multiple projects, that's not a very good solution. What the user (e.g. me) really wants is to turn that off on a per-project basis.

In your project settings, change "Per-configuration Build Products" from "$(BUILD_DIR)/$(CONFIGURATION)" to "$(BUILD_DIR)".


Hope this helps,
Eric

_______________________________________________
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: [FAQ] Omit the "Development" folder in Xcode 2.2
      • From: Steve Checkoway <email@hidden>
References: 
 >Omit the "Development" folder in xCode 2.2 (From: Giuseppe Giunto <email@hidden>)
 >[FAQ] Omit the "Development" folder in Xcode 2.2 (From: Chris Espinosa <email@hidden>)
 >Re: [FAQ] Omit the "Development" folder in Xcode 2.2 (From: Steve Checkoway <email@hidden>)

  • Prev by Date: Re: [FAQ] Omit the "Development" folder in Xcode 2.2
  • Next by Date: Re: [FAQ] Omit the "Development" folder in Xcode 2.2
  • Previous by thread: Re: [FAQ] Omit the "Development" folder in Xcode 2.2
  • Next by thread: Re: [FAQ] Omit the "Development" folder in Xcode 2.2
  • Index(es):
    • Date
    • Thread