>Can someone please explain how to do this? I gather that I need to setup a
>second target... One being a pref pane and one a Carbon-based faceless app.
>How do I force the carbon app to build first and get places in the cocoa
>bundle?
Yep. Open the options for the pref pane target, and drag the faceless
app target into the dependencies list for the pref pane target. That
takes care of building requirements. To get it in the right place,
add a "copy files" step to your pref pane target. You can specify the
location inside the bundle by simply using the destination pull down
menu that appears in the "copy files" window.