From a0bdd45f9e1714c53fe52fae7b03e3ec5e6c64dc Mon Sep 17 00:00:00 2001 From: June Rhodes Date: Mon, 2 Dec 2024 20:59:06 +1100 Subject: [PATCH] Set -distribution flag when Android/IOS is being built in Shipping configuration The -distribution flag is necessary for code signing to sign with the release keys instead of debug keys. --- .../BuildGraph/BuildGraph_Project.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UET/Redpoint.Uet.BuildPipeline/BuildGraph/BuildGraph_Project.xml b/UET/Redpoint.Uet.BuildPipeline/BuildGraph/BuildGraph_Project.xml index 86c3122a..70cca86c 100644 --- a/UET/Redpoint.Uet.BuildPipeline/BuildGraph/BuildGraph_Project.xml +++ b/UET/Redpoint.Uet.BuildPipeline/BuildGraph/BuildGraph_Project.xml @@ -293,6 +293,7 @@ + @@ -329,6 +330,7 @@ + @@ -390,6 +392,7 @@ + @@ -426,6 +429,7 @@ +