UB2 now signs and notarizes, upgraded to SDL 2.0.16
Also works on Apple Silicon. Specific signing values are in a non-committed file, and the ub2 script only notarizes if a "notarize" flag is passed in on the command line. NOTE: the SDL dylib currently only has x86_64 and arm64, will need extra work to graft those back in and keep the Notary service happy.
This commit is contained in:
parent
96db7a064f
commit
5c5a599929
39 changed files with 7543 additions and 3406 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,6 +13,7 @@ Makefile.local
|
|||
.DS_Store
|
||||
.LSOverride
|
||||
Icon?
|
||||
make-macosx-values.sh
|
||||
|
||||
# Xcode
|
||||
####################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue