Install itch.app
If it doesn't launch the first time - try a second time. We're lookinginto that particular issue.
Note: before v25, itch used to install in /Applications/itch.app
. It now installsper-user, in ~/Applications/itch.app
. You might want to remove the former before(or after) installing itch v25.
You can uninstall the app by dragging itch.appout of your /Applicationsfolder and into the Trash. This won't remove your library, which resides at /Library/Application Support/itch, along with any additional install locations you have added from the app. If you really want to uninstall everything, you'll need to delete that folder as well. Mac os needs at least 10gb clean for his selfish needs. I found out the hard way. So make sure when you partition, you leave 10gb free. Use clean my mac under trial to clean a bit, or CC cleaner. Just until you get the extra space. Hope it helps👍🏻.
All our OSX binaries are signed by a Developer ID certificate to the name of Amos Wenger, and you can verify them by running the following command in a terminal:
...where ~/Applications/itch.app
is the full path to the .app. If the app is correctly signed, you should see the following terminal output:
When a new version of the app becomes available, 'A new version is available'shows up in the top right corner.
Clicking it allows you to restart into the new version.
You can uninstall the app by dragging itch.app
out of your ~/Applications
folder and into the Trash.
This won't remove your library, which resides at ~/Library/Application Support/itch
,
along with any additional install locations you have added from the app.
If you really want to uninstall everything, you'll need to delete that folder as well.