From 89ddbac8bc5a8eb1e88b12d324229a67182b4e21 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 28 Jul 2023 09:06:25 -0500 Subject: [PATCH] chore: build report --- mobile/android/.gitignore | 2 +- mobile/android/fastlane/report.xml | 6 +++--- mobile/ios/.gitignore | 4 +++- mobile/ios/Runner.xcodeproj/project.pbxproj | 6 +++--- mobile/ios/Runner/Info.plist | 4 ++-- mobile/ios/fastlane/report.xml | 12 ++++++------ 6 files changed, 18 insertions(+), 16 deletions(-) diff --git a/mobile/android/.gitignore b/mobile/android/.gitignore index 6da3dd971f..dc70c8e476 100644 --- a/mobile/android/.gitignore +++ b/mobile/android/.gitignore @@ -13,4 +13,4 @@ key.properties **/*.jks # Fastlane -/fastlane/report.xml +fastlane/report.xml diff --git a/mobile/android/fastlane/report.xml b/mobile/android/fastlane/report.xml index 67afe757bc..45b5cef2d8 100644 --- a/mobile/android/fastlane/report.xml +++ b/mobile/android/fastlane/report.xml @@ -5,17 +5,17 @@ - + - + - + diff --git a/mobile/ios/.gitignore b/mobile/ios/.gitignore index 0ca5a97b2a..f312f249a3 100644 --- a/mobile/ios/.gitignore +++ b/mobile/ios/.gitignore @@ -31,4 +31,6 @@ Runner/GeneratedPluginRegistrant.* !default.mode1v3 !default.mode2v3 !default.pbxuser -!default.perspectivev3 \ No newline at end of file +!default.perspectivev3 + +fastlane/report.xml diff --git a/mobile/ios/Runner.xcodeproj/project.pbxproj b/mobile/ios/Runner.xcodeproj/project.pbxproj index b817894074..9f463abbe7 100644 --- a/mobile/ios/Runner.xcodeproj/project.pbxproj +++ b/mobile/ios/Runner.xcodeproj/project.pbxproj @@ -379,7 +379,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 109; + CURRENT_PROJECT_VERSION = 110; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -515,7 +515,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 109; + CURRENT_PROJECT_VERSION = 110; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -543,7 +543,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 109; + CURRENT_PROJECT_VERSION = 110; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; diff --git a/mobile/ios/Runner/Info.plist b/mobile/ios/Runner/Info.plist index 2e3664c065..041dcd2ebd 100644 --- a/mobile/ios/Runner/Info.plist +++ b/mobile/ios/Runner/Info.plist @@ -59,11 +59,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.69.0 + 1.70.0 CFBundleSignature ???? CFBundleVersion - 109 + 110 FLTEnableImpeller ITSAppUsesNonExemptEncryption diff --git a/mobile/ios/fastlane/report.xml b/mobile/ios/fastlane/report.xml index 22cbee1319..f1ee5f8278 100644 --- a/mobile/ios/fastlane/report.xml +++ b/mobile/ios/fastlane/report.xml @@ -5,32 +5,32 @@ - + - + - + - + - + - +