Skip to content

Instantly share code, notes, and snippets.

View mindware's full-sized avatar

Andrés mindware

View GitHub Profile
#!/usr/bin/env bash
set -e
target_osx=$(sw_vers -productVersion)
project_dir=$HOME/aseprite
skia_dir=$HOME/deps/skia
arch="$(uname -m)"
bundle_trial_url=https://www.aseprite.org/downloads/trial/Aseprite-v1.2.40-trial-macOS.dmg