From f0f5fe0bcdf0a5ddd8a06b0f0afe37f7e61c89d1 Mon Sep 17 00:00:00 2001 From: hilaire drouineau Date: Tue, 27 Aug 2024 19:26:37 +0200 Subject: [PATCH] test icon in max x64 --- RCaNconstructor/pom.xml | 9 +++++++-- RCaNconstructor/src/packaging/mac-jpackage.txt | 1 - 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/RCaNconstructor/pom.xml b/RCaNconstructor/pom.xml index 22181ee1..dc19741b 100644 --- a/RCaNconstructor/pom.xml +++ b/RCaNconstructor/pom.xml @@ -266,6 +266,11 @@ org.apache.maven.plugins maven-resources-plugin 3.0.0 + + + icns + + @@ -369,8 +374,8 @@ mac - x64 - + + x86_64 diff --git a/RCaNconstructor/src/packaging/mac-jpackage.txt b/RCaNconstructor/src/packaging/mac-jpackage.txt index 609dc2fc..33b9ed78 100644 --- a/RCaNconstructor/src/packaging/mac-jpackage.txt +++ b/RCaNconstructor/src/packaging/mac-jpackage.txt @@ -7,4 +7,3 @@ --app-version ${app.version} --runtime-image ${project.build.directory}/jvm-image --temp ${project.build.directory}/installer-work ---mac-sign