visualboyadvance-m/tools/osx
Rafael Kitover ab68794361
cmake: Fix mac app zip + misc..
Remove keychain unlock for codesigning, that doesn't work anymore, the
key has to be in the system keychain.

Use `zip -9yr` instead of `zip -9r` to make the .zip file of the .app so
that symlinks are preserved, this was creating a corrupted .app.

Don't build zip in the mac builder, use the system zip instead.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2021-02-02 01:49:16 -08:00
..
builder cmake: Fix mac app zip + misc.. 2021-02-02 01:49:16 -08:00
third_party_libs_tool Remove 32 bit mac binary, builder updates. 2020-06-07 12:38:48 +00:00