From 54c66eafab6b63f3eadc4392da5ca42495ebc441 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 24 Jan 2022 07:29:38 -0500 Subject: [PATCH] fixing up macOS dist for recent changes --- build/build.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/build/build.xml b/build/build.xml index 50841deb5..9d4203a48 100644 --- a/build/build.xml +++ b/build/build.xml @@ -739,9 +739,6 @@ Code signing will only work if you have a $99/yr Apple developer ID. - - With a proper ID, if code signing fails, you may need to use: - export CODESIGN_ALLOCATE="/Applications/Xcode.app/Contents/Developer/usr/bin/codesign_allocate"