From 371355b375d99c296c058ce0c30b86fda250d4ab Mon Sep 17 00:00:00 2001 From: xenakios Date: Mon, 12 Jul 2021 17:14:27 +0300 Subject: [PATCH] Fix for Juce 6 modal loops. Should make the proper fixes at some point... --- paulstretchplugin.jucer | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/paulstretchplugin.jucer b/paulstretchplugin.jucer index f029f09..0ad7e5c 100644 --- a/paulstretchplugin.jucer +++ b/paulstretchplugin.jucer @@ -56,12 +56,14 @@ + osxArchitecture="64BitIntel" osxCompatibility="10.9 SDK" defines="JUCE_NO_DEPRECATION_WARNINGS" + macOSDeploymentTarget="10.9"/> + auBinaryLocation="$(HOME)/Library/Audio/Plug-Ins/Components" + macOSDeploymentTarget="10.9"/> @@ -135,7 +137,8 @@ - +