From 057e8e7983b8da382b2e570ce673eeec3cf64a06 Mon Sep 17 00:00:00 2001 From: DJLevel3 Date: Mon, 18 Aug 2025 12:23:21 -0600 Subject: [PATCH] address requested changes --- ci/build.sh | 1 - osci-render.jucer | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/ci/build.sh b/ci/build.sh index 04cd878..908bbae 100755 --- a/ci/build.sh +++ b/ci/build.sh @@ -47,7 +47,6 @@ if [ "$OS" = "win" ]; then eval "$($(cygpath "$COMSPEC") /c$(cygpath -w "$ROOT/ci/vcvars_export.bat"))" cd "$ROOT/Builds/$PLUGIN/VisualStudio2022" - PATH=$PATH:"$ROOT/External/spout" msbuild.exe "$PLUGIN.sln" "//p:VisualStudioVersion=16.0" "//m" "//t:Build" "//p:Configuration=Release" "//p:Platform=x64" "//p:PreferredToolArchitecture=x64" "//restore" "//p:RestorePackagesConfig=true" cp "$ROOT/Builds/$PLUGIN/VisualStudio2022/x64/Release/Standalone Plugin/$PLUGIN.pdb" "$ROOT/bin/$OUTPUT_NAME.pdb" fi diff --git a/osci-render.jucer b/osci-render.jucer index 25b0eb5..5daac06 100644 --- a/osci-render.jucer +++ b/osci-render.jucer @@ -757,13 +757,13 @@ + codeSigningIdentity="Developer ID Application: James Ball (D86A3M3H2L)"/> + codeSigningIdentity="Developer ID Application: James Ball (D86A3M3H2L)"/> + codeSigningIdentity="Developer ID Application: James Ball (D86A3M3H2L)"/>