On Feb 10, 2007, at 6:57 PM, Dave Addey wrote:
When moving to the new bundle type, I had real problems using Xcode's
"bundle" presets. Instead, I modified my existing non-bundle UB
dylib to
have the appropriate bundle settings (as described by Jonathan in his
original email on the subject), rather than using a bundle
template, and
this seemed to work just fine.
We do not experience any problems using Xcode's "bundle" presets. And
we can grab the bundle executable easily by:
MyBundle.bundle/Contents/MacOS/MyBundle
and copy that into the rbx format. We do this already for several of
our plugins. We have a specific problem as outlined in the initial
post. The workaround will be to make a new header file for the plugin
that discriminates a compiler flag .. Not a real big deal, I thought
there might be something we were overlooking. Thanks anyway for your
suggestion,
Alfred
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>