From: Carl Hetherington Date: Sun, 10 Oct 2021 20:38:23 +0000 (+0200) Subject: Fix macOS test environment. X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=c6f9cb9549323ce224710d86f9cd314e255242f4;p=libdcp.git Fix macOS test environment. --- diff --git a/run/tests b/run/tests index adfd48d1..e479cd86 100755 --- a/run/tests +++ b/run/tests @@ -12,7 +12,7 @@ dcpverify=build/tools/dcpverify export LD_LIBRARY_PATH=build/src:$LD_LIBRARY_PATH # SIP stops this being passed in from the caller's environment -export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/x86_64/lib +export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/x86_64/10.10/lib export LIBDCP_RESOURCES=. # Make sure we have the required tools