Skip to content

Does not find executable or paths when not using a standard name or path #6

@kode54

Description

@kode54

I'm trying to bundle Glaxnimate, and it bundles its app:

Glaxnimate.app/Contents/Resources/bin/glaxnimate

It seems to choke on this. It would be nice if it could read the Info.plist for the executable name, and locate the Frameworks folder inside the Contents folder regardless.

As a second consideration, I'd like for it to write the import path is "@rpath/" and use -add_rpath on the main executable to add an rpath setting of @executable_path/../../Frameworks/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions