John-K / pspdecrypt

Simple tool to decrypt PSP binaries
GNU General Public License v3.0
103 stars 22 forks source link

Create Apple Silicon build and bump up GH Action version #52

Closed wally4000 closed 4 months ago

wally4000 commented 6 months ago

This adds an additional binary for Apple Silicon which uses the macos-14 runner, although github specifies that macos-latest is the one to use, I cannot seem to get it to give us a Silicon binary so here we are.

The existing intel version has been moved down to macos-12

Note for folks that use this you will need to run xattr -rd com.apple.quarantine pspdecrypt or right click and "open" the binary before it will work in later macOS Releases.