diff --git a/ci/build.sh b/ci/build.sh
index 04cd878b..908bbaee 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 25b0eb5f..5daac062 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)"/>