From 34a82b5561b0de78ad4ae421cecabf54c5c2b820 Mon Sep 17 00:00:00 2001 From: AnhMTV Date: Sun, 14 Jan 2024 01:12:14 +0700 Subject: [PATCH] Release version 1.1.26 (292) --- CHANGELOG.md | 3 ++ android/app/build.gradle | 2 +- ios/SubWalletMobile.xcodeproj/project.pbxproj | 28 +++++++++---------- package.json | 2 +- 4 files changed, 19 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b1e8fa78..76f926fc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.1.26 (292) + + ## 1.1.26 (291) diff --git a/android/app/build.gradle b/android/app/build.gradle index 362522305..b1e4dac67 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -76,7 +76,7 @@ android { applicationId "app.subwallet.mobile" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 291 + versionCode 292 versionName "1.1.26" missingDimensionStrategy 'react-native-camera', 'general' } diff --git a/ios/SubWalletMobile.xcodeproj/project.pbxproj b/ios/SubWalletMobile.xcodeproj/project.pbxproj index 92fd0479f..b3957ee62 100644 --- a/ios/SubWalletMobile.xcodeproj/project.pbxproj +++ b/ios/SubWalletMobile.xcodeproj/project.pbxproj @@ -15,9 +15,9 @@ 3577831F29CEA0080036830D /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 3577831E29CEA0080036830D /* fonts */; }; 7699B88040F8A987B510C191 /* libPods-SubWalletMobile-SubWalletMobileTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-SubWalletMobile-SubWalletMobileTests.a */; }; 81AB9BB82411601600AC10FF /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* SplashScreen.storyboard */; }; - F1554EF9291D4F5B00301F08 /* Images-2.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F1554EF8291D4F5B00301F08 /* Images-2.xcassets */; }; - F1554EFC291D590F00301F08 /* Images-2.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F1554EF8291D4F5B00301F08 /* Images-2.xcassets */; }; - F16BB9D9291A5C7B00F9E935 /* Web.bundle in Resources */ = {isa = PBXBuildFile; fileRef = F16BB9D8291A5C7B00F9E935 /* Web.bundle */; }; + F1554EF9292D4F5B00301F08 /* Images-2.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F1554EF8292D4F5B00301F08 /* Images-2.xcassets */; }; + F1554EFC292D590F00301F08 /* Images-2.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F1554EF8292D4F5B00301F08 /* Images-2.xcassets */; }; + F16BB9D9292A5C7B00F9E935 /* Web.bundle in Resources */ = {isa = PBXBuildFile; fileRef = F16BB9D8292A5C7B00F9E935 /* Web.bundle */; }; F1F1508728C6028D004B2C94 /* PageJs.bundle in Resources */ = {isa = PBXBuildFile; fileRef = F1F1508628C6028D004B2C94 /* PageJs.bundle */; }; /* End PBXBuildFile section */ @@ -52,8 +52,8 @@ 89C6BE57DB24E9ADA2F236DE /* Pods-SubWalletMobile-SubWalletMobileTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SubWalletMobile-SubWalletMobileTests.release.xcconfig"; path = "Target Support Files/Pods-SubWalletMobile-SubWalletMobileTests/Pods-SubWalletMobile-SubWalletMobileTests.release.xcconfig"; sourceTree = ""; }; 990CC4AB2A33104500AB6D8B /* SubWalletMobile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = SubWalletMobile.entitlements; path = SubWalletMobile/SubWalletMobile.entitlements; sourceTree = ""; }; ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; - F1554EF8291D4F5B00301F08 /* Images-2.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = "Images-2.xcassets"; path = "SubWalletMobile/Images-2.xcassets"; sourceTree = ""; }; - F16BB9D8291A5C7B00F9E935 /* Web.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Web.bundle; path = ../html/Web.bundle; sourceTree = ""; }; + F1554EF8292D4F5B00301F08 /* Images-2.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = "Images-2.xcassets"; path = "SubWalletMobile/Images-2.xcassets"; sourceTree = ""; }; + F16BB9D8292A5C7B00F9E935 /* Web.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Web.bundle; path = ../html/Web.bundle; sourceTree = ""; }; F1F1508628C6028D004B2C94 /* PageJs.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = PageJs.bundle; path = ../html/PageJs.bundle; sourceTree = ""; }; /* End PBXFileReference section */ @@ -104,7 +104,7 @@ 13B07FB61A68108700A75B9A /* Info.plist */, 81AB9BB72411601600AC10FF /* SplashScreen.storyboard */, 13B07FB71A68108700A75B9A /* main.m */, - F1554EF8291D4F5B00301F08 /* Images-2.xcassets */, + F1554EF8292D4F5B00301F08 /* Images-2.xcassets */, ); name = SubWalletMobile; sourceTree = ""; @@ -148,7 +148,7 @@ children = ( 3577831E29CEA0080036830D /* fonts */, F1F1508628C6028D004B2C94 /* PageJs.bundle */, - F16BB9D8291A5C7B00F9E935 /* Web.bundle */, + F16BB9D8292A5C7B00F9E935 /* Web.bundle */, 13B07FAE1A68108700A75B9A /* SubWalletMobile */, 832361AE1AAA6A7D00B99B32 /* Libraries */, 00E356EF1AD99517003FC87E /* SubWalletMobileTests */, @@ -217,7 +217,7 @@ isa = PBXNativeTarget; buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "SubWalletMobile" */; buildPhases = ( - C38B50BA6291516D6DCD4F65 /* [CP] Check Pods Manifest.lock */, + C38B50BA6292516D6DCD4F65 /* [CP] Check Pods Manifest.lock */, FD10A7F022414F080027D42C /* Start Packager */, 13B07F871A680F5B00A75B9A /* Sources */, 13B07F8C1A680F5B00A75B9A /* Frameworks */, @@ -276,7 +276,7 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - F1554EFC291D590F00301F08 /* Images-2.xcassets in Resources */, + F1554EFC292D590F00301F08 /* Images-2.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -287,8 +287,8 @@ 81AB9BB82411601600AC10FF /* SplashScreen.storyboard in Resources */, 3577831F29CEA0080036830D /* fonts in Resources */, F1F1508728C6028D004B2C94 /* PageJs.bundle in Resources */, - F16BB9D9291A5C7B00F9E935 /* Web.bundle in Resources */, - F1554EF9291D4F5B00301F08 /* Images-2.xcassets in Resources */, + F16BB9D9292A5C7B00F9E935 /* Web.bundle in Resources */, + F1554EF9292D4F5B00301F08 /* Images-2.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -350,7 +350,7 @@ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; - C38B50BA6291516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = { + C38B50BA6292516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -535,7 +535,7 @@ ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = SubWalletMobile/SubWalletMobile.entitlements; - CURRENT_PROJECT_VERSION = 291; + CURRENT_PROJECT_VERSION = 292; DEVELOPMENT_TEAM = ZUZ7T3GQMT; ENABLE_BITCODE = NO; INFOPLIST_FILE = SubWalletMobile/Info.plist; @@ -568,7 +568,7 @@ ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = SubWalletMobile/SubWalletMobile.entitlements; - CURRENT_PROJECT_VERSION = 291; + CURRENT_PROJECT_VERSION = 292; DEVELOPMENT_TEAM = ZUZ7T3GQMT; INFOPLIST_FILE = SubWalletMobile/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = SubWallet; diff --git a/package.json b/package.json index 089c5e119..6862c39ea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "SubWalletMobile", "version": "1.1.26", - "build": "291", + "build": "292", "bundleVersion": "a(v9)-i(v5)", "bundleVersionStaging": "a(v8)-i(v13)", "private": true,