mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-20 01:14: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. |
||
|---|---|---|
| .. | ||
| jucer_ProjectExport_Android.h | ||
| jucer_ProjectExport_CLion.h | ||
| jucer_ProjectExport_CodeBlocks.h | ||
| jucer_ProjectExport_Make.h | ||
| jucer_ProjectExport_MSVC.h | ||
| jucer_ProjectExport_Xcode.h | ||
| jucer_ProjectExporter.cpp | ||
| jucer_ProjectExporter.h | ||
| jucer_ProjectSaver.cpp | ||
| jucer_ProjectSaver.h | ||
| jucer_ResourceFile.cpp | ||
| jucer_ResourceFile.h | ||
| jucer_XcodeProjectParser.h | ||