From b2a74c946c5b7a8c793db48eeff9a4e3dbe07d96 Mon Sep 17 00:00:00 2001 From: asvitkine Date: Mon, 10 Jul 2023 07:09:36 -0400 Subject: [PATCH] Install4J updates (#11759) * Install4J updates - Switch to Install4J 10.0.6 (latest version) from 9.0.6 - Update bundled JDK version to latest java 11 patch (11.0.19+7) - Switch Mac build to Universal (x86_64 + arm64) to support M1 macs The bump to latest JDK11 patchlevel should also pick up a fix for this UI issue on Mac: https://bugs.openjdk.org/browse/JDK-8251377 --- game-app/game-headed/build.install4j | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/game-app/game-headed/build.install4j b/game-app/game-headed/build.install4j index 5a0950be66c..96adcc7a531 100644 --- a/game-app/game-headed/build.install4j +++ b/game-app/game-headed/build.install4j @@ -1,10 +1,10 @@ - + - + - + @@ -17,7 +17,7 @@ - + @@ -32,10 +32,6 @@ - - 554 - 263 - @@ -45,6 +41,10 @@ + + + + @@ -801,13 +801,13 @@ return true; - + - + - +