soarqin / finalhe

Final h-encore, a tool to push h-encore exploit for PS VITA/PS TV automatically
GNU General Public License v3.0
620 stars 115 forks source link

Mac os build script #113

Closed tww0003 closed 2 years ago

tww0003 commented 2 years ago

This script attempts to install the needed dependencies that will allow FinalHE to build.

It does the following:

This has only been tested on my development machine (M1 MBP). Build tools from Xcode may need to be installed as well if brew doesn't prompt you to install them.

Additionally, other dependencies may need to be installed as well. It's hard to tell what's actually needed without having a fresh install of macOS handy.

tww0003 commented 2 years ago

Whoops. Meant to add this to my fork before opening a pull request to the main repository. Sorry for the confusion.