mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-22 01:34:21 +00:00
Some hosts on Apple Silicon require that the entire bundle has a well-formed signature, rather than just the plugin binary itself. This patch checks whether the bundle signature is valid, and if it is not, ad-hoc signs the bundle before copying. |
||
|---|---|---|
| .. | ||
| checkBundleSigning.cmake | ||
| copyDir.cmake | ||
| juce_runtime_arch_detection.cpp | ||
| JUCECheckAtomic.cmake | ||
| JUCEConfig.cmake.in | ||
| JUCEHelperTargets.cmake | ||
| JUCEModuleSupport.cmake | ||
| JUCEUtils.cmake | ||
| LaunchScreen.storyboard | ||
| PIPAudioProcessor.cpp.in | ||
| PIPComponent.cpp.in | ||
| PIPConsole.cpp.in | ||
| RecentFilesMenuTemplate.nib | ||
| UnityPluginGUIScript.cs.in | ||