hi! if you’re using a Mac computer and you plan to use veadotube but you’re not sure how to make it work, this is the page for you.
compatibility
the minimum system requirements are as follows:
- Intel processors: macOS 12 Monterey, ideally at least 12.7
- Silicon processors (M1, M2, so on): macOS 15 Sequoia
if you’re stuck with an older machine, mini 1.4 and older versions require at least macOS 10.13 (High Sierra).
downloading the thing
for mini, visit the official download page over itch.io, and over the Download section, click on Download Now. it’ll prompt a donation window; feel free to tip! if you don’t want to, you can just press the No thanks, just take me to the downloads link.
this should take you to the download screen! select to download the macOS version.
installing the thing
at this point you should have downloaded either a .zip file or a .dmg file. if it’s a .zip, unzip it (normally by double-clicking on it) and you should get the .dmg file.
mount the .dmg file, and drag the application to your Applications folder. you should be able to launch the app from the Launchpad :]
the app is “damaged” or the developer is “unidentified”
Apple hates anyone who doesn’t pay for their Apple Developer account and publish their apps outside of the App Store instead. it’s not difficult to fix that error, though! bear with me for a bit.
- ensure that you have dragged and dropped the app onto the Applications folder;
- open a Terminal window (open Spotlight with ⌘+space and look for “terminal”);
- copy one of the following codes, depending on the version you downloaded:
- veadotube mini:
xattr -cr "/Applications/veadotube mini.app"
- veadotube:
xattr -cr "/Applications/veadotube.app"
- veadotube mini:
- paste said code on Terminal, press enter, and close the Terminal window – the app should be ready to run now :]