From 2ce060788b1138d8ca59e33010e457ab53421329 Mon Sep 17 00:00:00 2001 From: Joseph Cloutier Date: Sun, 22 May 2022 11:27:48 -0400 Subject: [PATCH] Add SystemConfiguration.framework on Mac. Required for `SCDynamicStoreCopyProxies()`, which is only called when `CURL_OSX_CALL_COPYPROXIES` is defined, which is only defined on OSX. --- project/Build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/project/Build.xml b/project/Build.xml index 757bebf50..603064d70 100644 --- a/project/Build.xml +++ b/project/Build.xml @@ -462,6 +462,7 @@ +