Skip to content

Commit

Permalink
Release version 1.1.26 (292)
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Jan 13, 2024
1 parent 2c976ee commit 34a82b5
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 16 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.1.26 (292)


## 1.1.26 (291)


Expand Down
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
Expand Down
28 changes: 14 additions & 14 deletions ios/SubWalletMobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

Expand Down Expand Up @@ -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 = "<group>"; };
990CC4AB2A33104500AB6D8B /* SubWalletMobile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = SubWalletMobile.entitlements; path = SubWalletMobile/SubWalletMobile.entitlements; sourceTree = "<group>"; };
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 = "<group>"; };
F16BB9D8291A5C7B00F9E935 /* Web.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Web.bundle; path = ../html/Web.bundle; sourceTree = "<group>"; };
F1554EF8292D4F5B00301F08 /* Images-2.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = "Images-2.xcassets"; path = "SubWalletMobile/Images-2.xcassets"; sourceTree = "<group>"; };
F16BB9D8292A5C7B00F9E935 /* Web.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Web.bundle; path = ../html/Web.bundle; sourceTree = "<group>"; };
F1F1508628C6028D004B2C94 /* PageJs.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = PageJs.bundle; path = ../html/PageJs.bundle; sourceTree = "<group>"; };
/* End PBXFileReference section */

Expand Down Expand Up @@ -104,7 +104,7 @@
13B07FB61A68108700A75B9A /* Info.plist */,
81AB9BB72411601600AC10FF /* SplashScreen.storyboard */,
13B07FB71A68108700A75B9A /* main.m */,
F1554EF8291D4F5B00301F08 /* Images-2.xcassets */,
F1554EF8292D4F5B00301F08 /* Images-2.xcassets */,
);
name = SubWalletMobile;
sourceTree = "<group>";
Expand Down Expand Up @@ -148,7 +148,7 @@
children = (
3577831E29CEA0080036830D /* fonts */,
F1F1508628C6028D004B2C94 /* PageJs.bundle */,
F16BB9D8291A5C7B00F9E935 /* Web.bundle */,
F16BB9D8292A5C7B00F9E935 /* Web.bundle */,
13B07FAE1A68108700A75B9A /* SubWalletMobile */,
832361AE1AAA6A7D00B99B32 /* Libraries */,
00E356EF1AD99517003FC87E /* SubWalletMobileTests */,
Expand Down Expand Up @@ -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 */,
Expand Down Expand Up @@ -276,7 +276,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F1554EFC291D590F00301F08 /* Images-2.xcassets in Resources */,
F1554EFC292D590F00301F08 /* Images-2.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -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;
};
Expand Down Expand Up @@ -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 = (
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 34a82b5

Please sign in to comment.