• 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
How to do an Install build with dependent embedded frameworks?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to do an Install build with dependent embedded frameworks?


  • Subject: How to do an Install build with dependent embedded frameworks?
  • From: Dave Camp <email@hidden>
  • Date: Mon, 30 Aug 2004 10:52:19 -0700

My product consists of a Cocoa app and several projects it's dependent on for embedded frameworks and tools. When I perform an "xcodebuild install", the build of one of the dependent projects fails with something like:

ld: can't create output file: /tmp/FooFramework.dst@executable_path/../Frameworks/Foo.framework/ Versions/A/Foo (No such file or directory, errno = 2)

Somewhat unexpectedly, xcode is building the dependent projects with the Install verb as well and is obviously unable to place the framework in the correct place. I was hoping xcode build would only use the install verb on the main project and use the build verb on the others.

Is there a way to get this to work?

Thanks,
Dave
---
There's an old proverb that says just about whatever you want it to.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Startup crash
  • Next by Date: "Can't locate framework" error
  • Previous by thread: Startup crash
  • Next by thread: "Can't locate framework" error
  • Index(es):
    • Date
    • Thread