1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-25 02:04:23 +00:00
JUCE/extras/Projucer
reuk 0bf9f745bf
Projucer: Disable hardened runtime for LV2 and VST3 helpers
Enabling the hardened runtime also enables library validation, which
means that the manifest generator may not be able to load the built
plugin if the generator runs before the signing step.

The manifest generator tools should not be distributed/archived, so
disabling the hardened runtime for these targets is appropriate.
2023-06-20 15:11:39 +01:00
..
Builds Resave projects 2023-06-08 11:25:05 +01:00
JuceLibraryCode Resave all projects 2023-03-09 09:14:34 +00:00
Source Projucer: Disable hardened runtime for LV2 and VST3 helpers 2023-06-20 15:11:39 +01:00
CMakeLists.txt Projucer: Add embedded Linux subprocess for WebView support 2023-03-02 17:49:34 +00:00
Projucer.jucer Projucer: Add embedded Linux subprocess for WebView support 2023-03-02 17:49:34 +00:00