chore(release) mobile release related changes 1.44 (#1522)

* relase note

* Add changelogs
This commit is contained in:
Alex
2023-02-02 09:56:16 -06:00
committed by GitHub
parent d77a1aba7a
commit 29c79ad1d8
5 changed files with 21 additions and 14 deletions

View File

@@ -360,7 +360,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 82;
CURRENT_PROJECT_VERSION = 83;
DEVELOPMENT_TEAM = 2F67MQ8R79;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
@@ -495,7 +495,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 82;
CURRENT_PROJECT_VERSION = 83;
DEVELOPMENT_TEAM = 2F67MQ8R79;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
@@ -522,7 +522,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 82;
CURRENT_PROJECT_VERSION = 83;
DEVELOPMENT_TEAM = 2F67MQ8R79;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;

View File

@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.43.0</string>
<string>1.44.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>82</string>
<string>83</string>
<key>LSRequiresIPhoneOS</key>
<true />
<key>MGLMapboxMetricsEnabledSettingShownInApp</key>

View File

@@ -5,32 +5,32 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000396">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000424">
</testcase>
<testcase classname="fastlane.lanes" name="1: increment_version_number" time="2.478301">
<testcase classname="fastlane.lanes" name="1: increment_version_number" time="0.833772">
</testcase>
<testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="3.846552">
<testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="24.229726">
</testcase>
<testcase classname="fastlane.lanes" name="3: increment_build_number" time="2.367554">
<testcase classname="fastlane.lanes" name="3: increment_build_number" time="0.663451">
</testcase>
<testcase classname="fastlane.lanes" name="4: build_app" time="75.618447">
<testcase classname="fastlane.lanes" name="4: build_app" time="90.5773">
</testcase>
<testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="47.502114">
<testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="73.273138">
</testcase>