• 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
Missing dependency target
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Missing dependency target


  • Subject: Missing dependency target
  • From: Kaspar Fischer <email@hidden>
  • Date: Tue, 13 Jun 2006 17:20:13 -0300

Hi all,

My Xcode project needs a framework which somebody else provides
via SVN. So in order to use it, I added the framework as a
subproject to my project (that is, my main target has a
dependency target, namely the framework).

Everything works fine so far, but I wanted to add an external
target that fetches the framework source via SVN, and, in case
of a "make clean" command, removes the code.

With this, Xcode seems to have a problem: When I build the project,
the external target successfully fetches the source via SVN and
compiles is. But then Xcode complains:

Checking Dependencies
Missing dependency target "BlablaFramework (from BlablaFramework.xcodeproj)"


The problem seems to be that the project file (in this case
BlablaFramework.xcodeproj) that Xcode knows about is not the
one that now exist (and has just been fetched via SVN).

Does anyone know how to solve this?

Thanks,
Kaspar
_______________________________________________
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: Missing dependency target
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: Xcode's 'Find in Files' UI problems/questions
  • Next by Date: Re: Xcode 2.3 breaks bundle static object destruction? fuse-cxa-atexit? Help!
  • Previous by thread: Re: Xcode 2.3 breaks bundle static object destruction? fuse-cxa-atexit? Help!
  • Next by thread: Re: Missing dependency target
  • Index(es):
    • Date
    • Thread