1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/Projucer/Source/ProjectSaving
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
..
jucer_ProjectExport_Android.h Resave all projects 2023-03-27 11:54:37 +01:00
jucer_ProjectExport_CodeBlocks.h Code::Blocks: Deprecate the Code::Blocks exporter 2023-06-08 14:36:59 +01:00
jucer_ProjectExport_Make.h VST3 Client: Enable manifest generation globally 2023-05-31 15:15:26 +01:00
jucer_ProjectExport_MSVC.h VST3 Client: Enable manifest generation globally 2023-05-31 15:15:26 +01:00
jucer_ProjectExport_Xcode.h Projucer: Disable hardened runtime for LV2 and VST3 helpers 2023-06-20 15:11:39 +01:00
jucer_ProjectExporter.cpp Projucer: Add embedded Linux subprocess for WebView support 2023-03-02 17:49:34 +00:00
jucer_ProjectExporter.h VST3 Client: Generate moduleinfo.json into Resources directory of bundle 2023-05-31 15:15:26 +01:00
jucer_ProjectSaver.cpp Projucer: Remove VS2015 and CLion exporters 2022-05-25 13:56:55 +02:00
jucer_ProjectSaver.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
jucer_ResourceFile.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
jucer_ResourceFile.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
jucer_XcodeProjectParser.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00