realbasic-plugins
[Top] [All Lists]

Re: dylib to bundle

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: dylib to bundle
From: Alfred Van Hoek <vanhoek at mac dot com>
Date: Sat, 10 Feb 2007 19:47:16 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <C1F40C53 dot 88E1D%listmail1 at dsl dot pipex dot com>

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>


<Prev in Thread] Current Thread [Next in Thread>