• 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: Annoying Dependency [re]checking when switching build configuration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Annoying Dependency [re]checking when switching build configuration


  • Subject: Re: Annoying Dependency [re]checking when switching build configuration
  • From: email@hidden
  • Date: Tue, 16 Sep 2008 10:59:17 +0200


On 16 Sep 2008, at 06:11, Bill Royds wrote:

Surely it only needs to do this the first time a configuration is built after opening a project, not each time it is switched.

Is this expected?


It happens because your dependent projects may have different code to present depending on whether they have _DEBUG defined or not. Xcode can't determine whether there would be a change to dependent project source without scanning all file dates.



Yes, I understand that (but thanks anyway).

The problem is if I open my Project (in debug), build, switch to Release, build, switch back to Debug and build, the whole dependancy checking is done again. Since it has already built Debug, it does not need to do the slow dependancy checking that it does the first time a configuration is built after opening the project. It seems that it throws away whatever cached information it has about the dependancies of a configuration when you switch configurations.

Matt
_______________________________________________
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


References: 
 >Annoying Dependency [re]checking when switching build configuration (From: email@hidden)
 >Re: Annoying Dependency [re]checking when switching build configuration (From: Bill Royds <email@hidden>)

  • Prev by Date: Xcode 1.5
  • Next by Date: Re: Xcode 1.5
  • Previous by thread: Re: Annoying Dependency [re]checking when switching build configuration
  • Next by thread: Turning off code signing in Xcode 3.1.1
  • Index(es):
    • Date
    • Thread