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

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


  • Subject: [FAQ] Omit the "Development" folder in Xcode 2.2
  • From: Chris Espinosa <email@hidden>
  • Date: Tue, 6 Dec 2005 14:55:07 -0800

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


Chris
 _______________________________________________
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>)

  • Prev by Date: Re: Statically linking libraries
  • Next by Date: Activity Monitor wont launch after installing XCode
  • Previous by thread: Re: 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