From bb1c6a0d572747d04f93a7c852e80bb4d2a204fe Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Fri, 24 Jun 2022 09:18:49 +1000 Subject: [PATCH] chore(ios): add manageAppVersionAndBuildNumber=false --- ios/exportAppStore.plist | 2 ++ oem/firstvoices/ios/exportAppStore.plist | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ios/exportAppStore.plist b/ios/exportAppStore.plist index 072ffda59a..585577ec2d 100644 --- a/ios/exportAppStore.plist +++ b/ios/exportAppStore.plist @@ -19,5 +19,7 @@ signingStyle manual + manageAppVersionAndBuildNumber + diff --git a/oem/firstvoices/ios/exportAppStore.plist b/oem/firstvoices/ios/exportAppStore.plist index a26d439ba5..123af31a0c 100644 --- a/oem/firstvoices/ios/exportAppStore.plist +++ b/oem/firstvoices/ios/exportAppStore.plist @@ -19,6 +19,7 @@ signingStyle manual - + manageAppVersionAndBuildNumber +