• 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
Bundle loader chicken-and-egg problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bundle loader chicken-and-egg problem


  • Subject: Bundle loader chicken-and-egg problem
  • From: David Catmull <email@hidden>
  • Date: Wed, 1 Nov 2006 22:27:07 -0800

I have a project that builds an application and a couple of plugins, using the bundle loader setting on the plugins so they can access symbols in the application. The problem is that the application has to be built before the plugins so they will link, but I also want the plugins to be built first so they can get copied into the app bundle.

With CodeWarrior, I would make a stub library for the plugins to link to. Is there an equivalent for this in Xcode, or am I going to have to somehow get fancy with my build phases so all the building, linking, and copying can happen in the necessary order?

--
David Catmull
email@hidden
http://www.uncommonplace.com/

_______________________________________________
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: Bundle loader chicken-and-egg problem
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Why are Xcode "updates" so friggin' big??
  • Next by Date: Re: Bundle loader chicken-and-egg problem
  • Previous by thread: Re: Compile error on Intel: {standard input}:4529:no such instruction: 'mulhw ìx, íx, êx'
  • Next by thread: Re: Bundle loader chicken-and-egg problem
  • Index(es):
    • Date
    • Thread