• 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
Xcode 2.1 dependency problems.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 2.1 dependency problems.


  • Subject: Xcode 2.1 dependency problems.
  • From: Lawrence Gold <email@hidden>
  • Date: Fri, 10 Jun 2005 15:06:37 -0600

Hi,

We switched from Xcode 2.0 to 2.1 a couple of days ago, and we've run into two problems. I was wondering if anyone else has experienced these and could offer some solutions:

1. The release notes state that 2.1 has much improved dependency analysis, but several of us have found that it seemingly randomly decides that everything needs to be rebuilt. I haven't been able to find a pattern to it, nor have my changes to the target settings made any difference, but one of my colleagues says that turning off distributed building has fixed the problem for him.

2. One of our application projects has two targets, each of which depends on several static library subprojects. If I set up the "Direct Dependencies" for one of the targets but leave the other's dependencies blank, everything works fine. If I set up the dependencies for the other target, any dependencies they have in common get wiped out, either when I close and reopen the project or when I Clean All. For example:

Target 1 Direct Dependencies Target 2 Direct Dependencies
Library1 Library1
Library2 Library2
Library3
Library4


After reopening or cleaning:

Target 1 Direct Dependencies Target 2 Direct Dependencies
Library3
Library4


I've tried in vain to reproduce these problems with some simple dummy projects. If you need any more information, such as a screenshot of the target settings, I'll be glad to provide it.

Thanks!

_______________________________________________
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: Xcode 2.1 dependency problems.
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: Debugging Unit Tests
  • Next by Date: Re: Cross development with SDK 10.3.9 not compatible with 10.3.8
  • Previous by thread: Re: (Zero)Linking a debug lib
  • Next by thread: Re: Xcode 2.1 dependency problems.
  • Index(es):
    • Date
    • Thread