diff --git a/osci-render.jucer b/osci-render.jucer
index 453717fd..5aabc9de 100644
--- a/osci-render.jucer
+++ b/osci-render.jucer
@@ -707,14 +707,18 @@
microphonePermissionNeeded="1" frameworkSearchPaths="/Library/Frameworks"
extraCustomFrameworks="/Library/Frameworks/Syphon.framework"
hardenedRuntime="1" hardenedRuntimeOptions="com.apple.security.cs.disable-library-validation,com.apple.security.device.audio-input"
- iosDevelopmentTeamID="D86A3M3H2L">
+ iosDevelopmentTeamID="D86A3M3H2L" prebuildCommand="if [[ $TARGET_NAME == *"Shared Code"* ]]; then
cd ..\..\..\modules\LuaJIT\src
make -j$(nproc)
fi"
+ externalLibraries="lua51">
+ codeSigningIdentity="Developer ID Application: James Ball (D86A3M3H2L)"
+ headerPath="..\..\..\modules\LuaJIT\src" libraryPath="..\..\..\modules\LuaJIT\src"/>
+ codeSigningIdentity="Developer ID Application: James Ball (D86A3M3H2L)"
+ headerPath="..\..\..\modules\LuaJIT\src" libraryPath="..\..\..\modules\LuaJIT\src"/>
+ codeSigningIdentity="Developer ID Application: James Ball (D86A3M3H2L)"
+ headerPath="..\..\..\modules\LuaJIT\src" libraryPath="..\..\..\modules\LuaJIT\src"/>