From 25262b644fd0c0c96b2786ac3811569cd30975f4 Mon Sep 17 00:00:00 2001 From: Alex <alex.tran1502@gmail.com> Date: Mon, 29 Apr 2024 10:31:50 -0500 Subject: [PATCH] chore: post release tasks --- mobile/ios/Runner.xcodeproj/project.pbxproj | 6 +++--- mobile/ios/Runner/Info.plist | 4 ++-- mobile/ios/fastlane/report.xml | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/mobile/ios/Runner.xcodeproj/project.pbxproj b/mobile/ios/Runner.xcodeproj/project.pbxproj index 9eb77da4d4..f473cd0250 100644 --- a/mobile/ios/Runner.xcodeproj/project.pbxproj +++ b/mobile/ios/Runner.xcodeproj/project.pbxproj @@ -383,7 +383,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 150; + CURRENT_PROJECT_VERSION = 155; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -525,7 +525,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 150; + CURRENT_PROJECT_VERSION = 155; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -553,7 +553,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 150; + CURRENT_PROJECT_VERSION = 155; 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 517c5b29ef..a30399428a 100644 --- a/mobile/ios/Runner/Info.plist +++ b/mobile/ios/Runner/Info.plist @@ -58,11 +58,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.102.2</string> + <string>1.103.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>150</string> + <string>155</string> <key>FLTEnableImpeller</key> <true /> <key>ITSAppUsesNonExemptEncryption</key> diff --git a/mobile/ios/fastlane/report.xml b/mobile/ios/fastlane/report.xml index c3a94c1c23..f23fb703e5 100644 --- a/mobile/ios/fastlane/report.xml +++ b/mobile/ios/fastlane/report.xml @@ -5,32 +5,32 @@ - <testcase classname="fastlane.lanes" name="0: default_platform" time="0.000231"> + <testcase classname="fastlane.lanes" name="0: default_platform" time="0.00023"> </testcase> - <testcase classname="fastlane.lanes" name="1: increment_version_number" time="0.155919"> + <testcase classname="fastlane.lanes" name="1: increment_version_number" time="0.206092"> </testcase> - <testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="4.252784"> + <testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="24.02871"> </testcase> - <testcase classname="fastlane.lanes" name="3: increment_build_number" time="0.210502"> + <testcase classname="fastlane.lanes" name="3: increment_build_number" time="0.191253"> </testcase> - <testcase classname="fastlane.lanes" name="4: build_app" time="175.813647"> + <testcase classname="fastlane.lanes" name="4: build_app" time="171.741828"> </testcase> - <testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="73.512517"> + <testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="110.963505"> </testcase>