• 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
Cross-project dependencies and copy file phases
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cross-project dependencies and copy file phases


  • Subject: Cross-project dependencies and copy file phases
  • From: Jim Correia <email@hidden>
  • Date: Mon, 29 Dec 2003 12:45:06 -0500

I am using cross project dependencies to build some plug-ins.

Here is what the layout looks like in rough terms:

Master
	Master.xcode
	build
		Master.app

Plug-Ins
	One
		One.xcode
		build
			One.plugin
	Two
		Two.xcode
		build
			Two.plugin


The cross project dependencies work great for building. The problem arises when I try to copy the built plug-ins into the Master.app bundle. (The build product from the sub-project node was added to the copy files phase.)


Looks like Xcode tries to find the built product in Master's build folder. (This works fine for developers on the team using a shared build folder, but not all are, and those who are put them in different relative locations on their disk.) But since Xcode knew were to build it, it must know where the build product lives :-)

Am I missing some configuration setting, or is this a bug/limitation at this point? (Of course I'll file a bug as necessary...)

Thanks,
Jim
_______________________________________________
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.

  • Follow-Ups:
    • Re: Cross-project dependencies and copy file phases
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: Zerolink error
  • Next by Date: Re: Question about Xcode license
  • Previous by thread: Re: "No Such File Or Directory" ...Oh yeah?
  • Next by thread: Re: Cross-project dependencies and copy file phases
  • Index(es):
    • Date
    • Thread