mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
0b06d0d1f9
Previously it was using ad-hoc ('sign to run locally') signing, which breaks on macOS 10.14 and older when a .love is put in the Resources subfolder. Ad-hoc is necessary on Apple Silicon but not x64, if real code signing isn't used.