From 1ebbf5ea11a291dab385d031864fcf0754b25a73 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Sun, 26 May 2024 15:07:20 -0500 Subject: [PATCH] Rework UUID --- build.xml | 35 ++++++++++++++++------------------- 1 file changed, 16 insertions(+), 19 deletions(-) diff --git a/build.xml b/build.xml index 0b3396cc..6fc796ad 100644 --- a/build.xml +++ b/build.xml @@ -2023,8 +2023,8 @@ ================================================================= --> - - + @@ -2038,30 +2038,24 @@ - + notarize-app output:${retUUID.txt} + + + + notarize-app:${retUUID} - - - - - - - - @@ -2132,8 +2126,8 @@ ======= - - + @@ -2145,17 +2139,20 @@ - + notarize-zip-app:${zipUUID.txt} + + + - notarize-app:${retUUID} + notarize-zip-app:${zipUUID} >>>>>>> 533cade correct regex for new output