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

Re: Missing dependency target


  • Subject: Re: Missing dependency target
  • From: Scott Tooker <email@hidden>
  • Date: Sat, 17 Jun 2006 16:46:03 -0700

Hmm, you might want to try just updating the code via SVN on a build and tell the framework project "xcodebuild clean" instead of removing the sources on a clean.

Scott

On Jun 13, 2006, at 1:20 PM, Kaspar Fischer wrote:

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

_______________________________________________ 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: Kaspar Fischer <email@hidden>
References: 
 >Missing dependency target (From: Kaspar Fischer <email@hidden>)

  • Prev by Date: Re: [Possibly Solved] Xcode 2.3 Wrong Headers [Found Bug]
  • Next by Date: Re: Linker can't find library file but it's in my project
  • Previous by thread: Missing dependency target
  • Next by thread: Re: Missing dependency target
  • Index(es):
    • Date
    • Thread