Skip to content

Gotron-builder does not create a self-contained application #41

@kayline

Description

@kayline

When we run gotron-builder on Mac, we get a folder containing a Unix executable file with the name of our app and subfolder called electronjs which contains an Application file called gotron-browser-window. We can run the executable file to start the application locally, but if we try to copy it to another machine without the accompanying gotron-browser-window Application file, it will not run.

We would like the output to be a portable Application file that we could copy to any Mac and run independently. How can we achieve this?

Note: When we attempt to build for windows, we have a similar issue.

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