From 892cd4d9a04f7c97b75cdadb24c1f32239f53be6 Mon Sep 17 00:00:00 2001 From: Stef Tervelde Date: Tue, 24 Sep 2024 15:55:19 +0200 Subject: [PATCH] Added missing jars to sign & changed identifier --- build/build.xml | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/build/build.xml b/build/build.xml index 619b30140..49cb5509b 100644 --- a/build/build.xml +++ b/build/build.xml @@ -510,7 +510,7 @@ name="Processing" displayName="Processing" executableName="Processing" - identifier="org.processingfoundation.four" + identifier="org.processing.app" signature="Pde4" icon="macos/processing.icns" copyright="© The Processing Foundation" @@ -811,7 +811,16 @@ --> - + + + + + + + + + + @@ -853,14 +862,20 @@ --> - + + + + - + + + +