Skip to content

Mac version is not executable #4

@ryandesign

Description

@ryandesign

The Mac version available on the web site (from November 17, 2013) fails to launch (with the message "The application 'Not Pacman.app' can’t be opened.") because the executable at Not Pacman.app/Contents/MacOS/love does not have the executable bit set. Assuming Not Pacman.app has already been moved to the Applications folder, users can fix this by opening Terminal.app and running:

chmod a+x "/Applications/Not Pacman.app/Contents/MacOS/love"

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