mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-19 01:04:20 +00:00
By default, x86_64 binaries are not signed, but arm64 binaries are. When building universal binaries, it was possible to end up with a final artefact that contains an unsigned x86_64 image, but a signed arm64 image. In some cases, this could cause issues in subsequent codesign invocations. |
||
|---|---|---|
| .. | ||
| Builds | ||
| JuceLibraryCode | ||
| Source | ||
| CMakeLists.txt | ||
| Projucer.jucer | ||