From 317428c64bd6f59f0dde5456edf5a8824b32f3bc Mon Sep 17 00:00:00 2001 From: Walter Date: Tue, 4 May 2021 08:51:08 +1200 Subject: [PATCH] update build to describe Mac notarizition process #161 --- build.xml | 76 +++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 54 insertions(+), 22 deletions(-) diff --git a/build.xml b/build.xml index 6a3cb68..180511c 100644 --- a/build.xml +++ b/build.xml @@ -47,7 +47,7 @@ - + @@ -91,8 +91,18 @@ + + Application: ${name} v${version} + Built by : ${ant.file} + Run by : ${user.name} + Build Dir : ${build} + Dist Dir : ${dist} + JDK version: ${java.version} + Java Home : ${java.home} + + @@ -100,15 +110,20 @@ - - - + + + + + + + - - + + + @@ -124,21 +139,23 @@ - - + + - + + + @@ -156,18 +173,22 @@ - - + + - + + - + + + + @@ -175,11 +196,12 @@ - + @@ -200,13 +222,15 @@ + + - + @@ -221,10 +245,10 @@ - + - + --> @@ -232,11 +256,19 @@ - + + + + -