I hereby claim:
- I am kaonis on github.
- I am phantomgr (https://keybase.io/phantomgr) on keybase.
- I have a public key ASBzySKyLphXRH7SLWwCplt-YdVdfAFs0OgEDfYQEisdXgo
To claim this, I am signing this object:
| #!/bin/bash | |
| # Must have git, homebrew, and xcode to install | |
| # Make sure to change line 19, 29 and line 30 according to the currently supported aseprite version of skia and your mac OS and xcode versions | |
| # Note: arm64 arch is not supported, use x86_64, works on apple silicon using Rosseta | |
| # Install ninja compiler | |
| brew install ninja | |
| # Install CMake for makefile |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # | |
| ## -------------------------------=[ Info ]=--------------------------------- ## | |
| # | |
| ## -=[ Author ]=------------------------------------------------------------- ## | |
| # | |
| # shr00mie | |
| # 01.10.2019 | |
| # v0.2 | |
| # |