-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels