Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to do an Install build with dependent embedded frameworks?



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.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.