Circular target dependency problem
Circular target dependency problem
- Subject: Circular target dependency problem
- From: Shaun Wexler <email@hidden>
- Date: Wed, 25 Jan 2006 22:59:47 -0800
I'm having a problem with Xcode 2.2.1 and a circular dependency with
its targets. There are four bundle targets which depend on the app
executable using BUNDLE_LOADER = $(BUILT_PRODUCTS_DIR)/MacFOH.app/
Contents/MacOS/MacFOH. The app target has no dependencies on these
bundles. I tried to create an Aggregate target, to first build the
app, then the four bundles, and then add a Copy Files build phase to
move them into the app package. Nope, errors! It's telling me that
each item in the copy phase now has a dependency on itself. Any ideas?
--
Shaun Wexler
MacFOH
http://www.macfoh.com
"A person who never made a mistake never tried anything new." -
Albert Einstein
_______________________________________________
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