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

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to