Where to put externals and stacks in OS X bundles?

Sarah Reichelt sarahr at genesearch.com.au
Mon Feb 2 19:44:29 EST 2004


I don't know about externals, but I have stacks in the MacOS folder 
along with the Revolution file that is the actual app. The icons are in 
the Resources folder. I guess for externals, it doesn't really matter 
where you put them so long as you know where they are so you can point 
your app towards them, so a separate folder seems a neat arrangement.

Cheers,
Sarah

On 3 Feb 2004, at 9:41 am, Dar Scott wrote:

> I _think_ this is where externals and stacks go in an OS X application 
> bundle, but I'm not sure:
>
> myApp.app
>     Contents
>         MacOS
>             myApp
>             toolX
>             toolY
>             toolZ
>         Resources
>             libStack1.rev
>             libStack2.rev
>             libStack3.rev
>         PlugIns
>             externalA.bundle
>             externalB.bundle
>             externalB.bundle
>
> Is this right?
>
> Stacks and externals might be exceptional in some way.
>
> Now what about externals used by the library stacks?  Where do they go?
>
> Dar Scott
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
>



More information about the use-livecode mailing list