Skip to content

Instantly share code, notes, and snippets.

View ozencb's full-sized avatar
💭
👀

Özenç Bilgili ozencb

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