1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Projucer/Source
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
..
Application ThreadPool: Add support for a user specified thread name 2023-06-19 12:24:45 +00:00
BinaryData BSD: Fix a compilation error 2023-03-08 14:04:43 +00:00
CodeEditor ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +00:00
ComponentEditor Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
Licenses Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
LiveBuildEngine/UI Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
Project Code::Blocks: Deprecate the Code::Blocks exporter 2023-06-08 14:36:59 +01:00
ProjectSaving Projucer: Disable hardened runtime for LV2 and VST3 helpers 2023-06-20 15:11:39 +01:00
Settings Projucer: Remove VS2015 and CLion exporters 2022-05-25 13:56:55 +02:00
Utility Revert "iOS: Remove default Inter-App Audio entitlement from AU hosts" 2023-06-05 14:29:43 +01:00