UltraStar-Deluxe / USDX

The free and open source karaoke singing game UltraStar Deluxe, inspired by Sony SingStarâ„¢
https://usdx.eu
GNU General Public License v2.0
808 stars 160 forks source link

CI: implement build for MacOS 14 (ARM build) #847

Closed DeinAlptraum closed 2 months ago

DeinAlptraum commented 2 months ago

This adds a build for MacOS on ARM. The codesign call is necessary for the ARM build, as that version requires apps to be signed, and prevents execution otherwise. I don't have a Mac, but had people confirm that both the MacOS 13 and MacOS 14 build run fine.