How to place revVideograbber bundle inside of the app bundle?
Alex Rice
alrice at ARCplanning.com
Wed Aug 6 16:25:00 EDT 2003
On Wednesday, August 6, 2003, at 01:04 PM, J. Landman Gay wrote:
> If the external is located inside the MacOS folder which is inside
> the Contents folder, the relative path would be:
>
> myApp.app/Contents/MacOS/myExternal.bundle
>
> The path you mention above would also work, if you want to keep the
> external inside the Resources folder instead, but you need to add
> "myApp.app/" in front of it.
But this is the goal: We want the external inside the app bundle, AND
allow the app to still run OK if the user renames myApp.app to
whateverApp.app. That would be the correct packaging and behavior in my
opinion.
Alex Rice, Software Developer
Architectural Research Consultants, Inc.
http://ARCplanning.com
More information about the use-livecode
mailing list