Skip to content

macOS: create-osx-bundle.sh outdated #73

@ongtw

Description

@ongtw

Just downloaded kivy-sdk-packager to test it out. Docs say it requires platypus, so brew install platypus.
When run, create-osx-bundle.sh complains about platypus not found. Dug into the script and saw it being hardcoded to /usr/local/bin/platypus, but homebrew installs to /opt/homebrew/bin/platypus.
Ok, no problem, change the script and rerun.
Now it complains about /usr/local/share/platypus/ScriptExec not found, 'coz Homebrew (latest version) doesn't install there anymore.
Perhaps it's time to bring this script up-to-date with homebrew's platypus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions