From 2d14aa7cf4be8b037d2c41c739977d4aa6c3994c Mon Sep 17 00:00:00 2001 From: dominhquang Date: Wed, 28 Aug 2024 09:05:16 +0700 Subject: [PATCH] Release version 1.1.78 (429) --- CHANGELOG.md | 3 + android/app/build.gradle | 2 +- ios/SubWalletMobile.xcodeproj/project.pbxproj | 170 +++++++++--------- package.json | 2 +- 4 files changed, 90 insertions(+), 87 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60d578a88..000aef469 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.1.78 (429) + + ## 1.1.78 (428) diff --git a/android/app/build.gradle b/android/app/build.gradle index 4c3ecad34..c786e452c 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 428 + versionCode 429 versionName "1.1.78" missingDimensionStrategy 'react-native-camera', 'general' } diff --git a/ios/SubWalletMobile.xcodeproj/project.pbxproj b/ios/SubWalletMobile.xcodeproj/project.pbxproj index 43a810ae4..0466a0619 100644 --- a/ios/SubWalletMobile.xcodeproj/project.pbxproj +++ b/ios/SubWalletMobile.xcodeproj/project.pbxproj @@ -7,17 +7,17 @@ objects = { /* Begin PBXBuildFile section */ - 00E428F31AD99517003FC87E /* SubWalletMobileTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E428F21AD99517003FC87E /* SubWalletMobileTests.m */; }; - 0C80B921A6F3F58F76C42892 /* libPods-SubWalletMobile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC428A6C60F78 /* libPods-SubWalletMobile.a */; }; + 00E429F31AD99517003FC87E /* SubWalletMobileTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E429F21AD99517003FC87E /* SubWalletMobileTests.m */; }; + 0C80B921A6F3F58F76C42992 /* libPods-SubWalletMobile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC429A6C60F78 /* libPods-SubWalletMobile.a */; }; 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; 3531DD1C2BD8B25E0021D1DC /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 3531DD1B2BD8B25E0021D1DC /* PrivacyInfo.xcprivacy */; }; 355DBB332C2EBD3000028BB5 /* OldWeb.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 355DBB322C2EBD3000028BB5 /* OldWeb.bundle */; }; 356488AD2C64FC7B00437F84 /* DevModeWeb.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 356488AC2C64FC7B00437F84 /* DevModeWeb.bundle */; }; - 4287831F29CEA0080042830D /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 4287831E29CEA0080042830D /* fonts */; }; - 428FCA172A72428100B42879 /* RCTMinimizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 428FCA152A72428100B42879 /* RCTMinimizer.m */; }; + 4297831F29CEA0080042930D /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 4297831E29CEA0080042930D /* fonts */; }; + 429FCA172A72429100B42979 /* RCTMinimizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 429FCA152A72429100B42979 /* RCTMinimizer.m */; }; 7699B88040F8A987B510C191 /* libPods-SubWalletMobile-SubWalletMobileTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-SubWalletMobile-SubWalletMobileTests.a */; }; - 81AB9BB82428601600AC10FF /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72428601600AC10FF /* SplashScreen.storyboard */; }; + 81AB9BB82429601600AC10FF /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72429601600AC10FF /* SplashScreen.storyboard */; }; F1554EF9292D4F5B00302F08 /* Images-2.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F1554EF8292D4F5B00302F08 /* Images-2.xcassets */; }; F1554EFC292D590F00302F08 /* Images-2.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F1554EF8292D4F5B00302F08 /* Images-2.xcassets */; }; F16BB9D9292A5C7B00F9E935 /* Web.bundle in Resources */ = {isa = PBXBuildFile; fileRef = F16BB9D8292A5C7B00F9E935 /* Web.bundle */; }; @@ -25,7 +25,7 @@ /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 00E428F41AD99517003FC87E /* PBXContainerItemProxy */ = { + 00E429F41AD99517003FC87E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */; proxyType = 1; @@ -35,9 +35,9 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 00E428EE1AD99517003FC87E /* SubWalletMobileTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SubWalletMobileTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 00E428F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 00E428F21AD99517003FC87E /* SubWalletMobileTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SubWalletMobileTests.m; sourceTree = ""; }; + 00E429EE1AD99517003FC87E /* SubWalletMobileTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SubWalletMobileTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 00E429F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 00E429F21AD99517003FC87E /* SubWalletMobileTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SubWalletMobileTests.m; sourceTree = ""; }; 13B07F961A680F5B00A75B9A /* SubWalletMobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SubWalletMobile.app; sourceTree = BUILT_PRODUCTS_DIR; }; 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = SubWalletMobile/AppDelegate.h; sourceTree = ""; }; 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = SubWalletMobile/AppDelegate.mm; sourceTree = ""; }; @@ -47,16 +47,16 @@ 3531DD1B2BD8B25E0021D1DC /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = ""; }; 355DBB322C2EBD3000028BB5 /* OldWeb.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = OldWeb.bundle; path = ../html/OldWeb.bundle; sourceTree = ""; }; 356488AC2C64FC7B00437F84 /* DevModeWeb.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = DevModeWeb.bundle; path = ../html/DevModeWeb.bundle; sourceTree = ""; }; - 3B4428A12AC88292D35C810B /* Pods-SubWalletMobile.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SubWalletMobile.debug.xcconfig"; path = "Target Support Files/Pods-SubWalletMobile/Pods-SubWalletMobile.debug.xcconfig"; sourceTree = ""; }; - 4287831E29CEA0080042830D /* fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; path = fonts; sourceTree = ""; }; - 428FCA152A72428100B42879 /* RCTMinimizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RCTMinimizer.m; path = SubWalletMobile/NativeModules/RCTMinimizer/RCTMinimizer.m; sourceTree = ""; }; - 428FCA162A72428100B42879 /* RCTMinimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RCTMinimizer.h; path = SubWalletMobile/NativeModules/RCTMinimizer/RCTMinimizer.h; sourceTree = ""; }; - 5709B34CF0A7D64286082F79 /* Pods-SubWalletMobile.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SubWalletMobile.release.xcconfig"; path = "Target Support Files/Pods-SubWalletMobile/Pods-SubWalletMobile.release.xcconfig"; sourceTree = ""; }; - 5B7EB9428499542E8C5724F5 /* Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig"; path = "Target Support Files/Pods-SubWalletMobile-SubWalletMobileTests/Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig"; sourceTree = ""; }; - 5DCACB8F33CDC428A6C60F78 /* libPods-SubWalletMobile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-SubWalletMobile.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 81AB9BB72428601600AC10FF /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = SubWalletMobile/SplashScreen.storyboard; sourceTree = ""; }; + 3B4429A12AC88292D35C810B /* Pods-SubWalletMobile.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SubWalletMobile.debug.xcconfig"; path = "Target Support Files/Pods-SubWalletMobile/Pods-SubWalletMobile.debug.xcconfig"; sourceTree = ""; }; + 4297831E29CEA0080042930D /* fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; path = fonts; sourceTree = ""; }; + 429FCA152A72429100B42979 /* RCTMinimizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RCTMinimizer.m; path = SubWalletMobile/NativeModules/RCTMinimizer/RCTMinimizer.m; sourceTree = ""; }; + 429FCA162A72429100B42979 /* RCTMinimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RCTMinimizer.h; path = SubWalletMobile/NativeModules/RCTMinimizer/RCTMinimizer.h; sourceTree = ""; }; + 5709B34CF0A7D64296082F79 /* Pods-SubWalletMobile.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SubWalletMobile.release.xcconfig"; path = "Target Support Files/Pods-SubWalletMobile/Pods-SubWalletMobile.release.xcconfig"; sourceTree = ""; }; + 5B7EB9429499542E8C5724F5 /* Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig"; path = "Target Support Files/Pods-SubWalletMobile-SubWalletMobileTests/Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig"; sourceTree = ""; }; + 5DCACB8F33CDC429A6C60F78 /* libPods-SubWalletMobile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-SubWalletMobile.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 81AB9BB72429601600AC10FF /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = SubWalletMobile/SplashScreen.storyboard; sourceTree = ""; }; 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 = ""; }; - 990CC4AB2A42842800AB6D8B /* SubWalletMobile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = SubWalletMobile.entitlements; path = SubWalletMobile/SubWalletMobile.entitlements; sourceTree = ""; }; + 990CC4AB2A42942900AB6D8B /* SubWalletMobile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = SubWalletMobile.entitlements; path = SubWalletMobile/SubWalletMobile.entitlements; sourceTree = ""; }; ED302162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; F1554EF8292D4F5B00302F08 /* 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 = ""; }; @@ -64,7 +64,7 @@ /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 00E428EB1AD99517003FC87E /* Frameworks */ = { + 00E429EB1AD99517003FC87E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 8; files = ( @@ -76,26 +76,26 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 8; files = ( - 0C80B921A6F3F58F76C42892 /* libPods-SubWalletMobile.a in Frameworks */, + 0C80B921A6F3F58F76C42992 /* libPods-SubWalletMobile.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 00E428EF1AD99517003FC87E /* SubWalletMobileTests */ = { + 00E429EF1AD99517003FC87E /* SubWalletMobileTests */ = { isa = PBXGroup; children = ( - 00E428F21AD99517003FC87E /* SubWalletMobileTests.m */, - 00E428F01AD99517003FC87E /* Supporting Files */, + 00E429F21AD99517003FC87E /* SubWalletMobileTests.m */, + 00E429F01AD99517003FC87E /* Supporting Files */, ); path = SubWalletMobileTests; sourceTree = ""; }; - 00E428F01AD99517003FC87E /* Supporting Files */ = { + 00E429F01AD99517003FC87E /* Supporting Files */ = { isa = PBXGroup; children = ( - 00E428F11AD99517003FC87E /* Info.plist */, + 00E429F11AD99517003FC87E /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; @@ -104,41 +104,41 @@ isa = PBXGroup; children = ( 3531DD1B2BD8B25E0021D1DC /* PrivacyInfo.xcprivacy */, - 428FCA132A7236F000B42879 /* NativeModules */, - 990CC4AB2A42842800AB6D8B /* SubWalletMobile.entitlements */, + 429FCA132A7236F000B42979 /* NativeModules */, + 990CC4AB2A42942900AB6D8B /* SubWalletMobile.entitlements */, 13B07FAF1A68108700A75B9A /* AppDelegate.h */, 13B07FB01A68108700A75B9A /* AppDelegate.mm */, 13B07FB61A68108700A75B9A /* Info.plist */, - 81AB9BB72428601600AC10FF /* SplashScreen.storyboard */, + 81AB9BB72429601600AC10FF /* SplashScreen.storyboard */, 13B07FB71A68108700A75B9A /* main.m */, F1554EF8292D4F5B00302F08 /* Images-2.xcassets */, ); name = SubWalletMobile; sourceTree = ""; }; - 2D16E6871FA4F8E428B85C8A /* Frameworks */ = { + 2D16E6871FA4F8E429B85C8A /* Frameworks */ = { isa = PBXGroup; children = ( ED302162215061F000B7C4FE /* JavaScriptCore.framework */, - 5DCACB8F33CDC428A6C60F78 /* libPods-SubWalletMobile.a */, + 5DCACB8F33CDC429A6C60F78 /* libPods-SubWalletMobile.a */, 19F6CBCC0A4E27FBF8BF4A61 /* libPods-SubWalletMobile-SubWalletMobileTests.a */, ); name = Frameworks; sourceTree = ""; }; - 428FCA132A7236F000B42879 /* NativeModules */ = { + 429FCA132A7236F000B42979 /* NativeModules */ = { isa = PBXGroup; children = ( - 428FCA142A72428630B42879 /* RCTMinimizer */, + 429FCA142A72429630B42979 /* RCTMinimizer */, ); name = NativeModules; sourceTree = ""; }; - 428FCA142A72428630B42879 /* RCTMinimizer */ = { + 429FCA142A72429630B42979 /* RCTMinimizer */ = { isa = PBXGroup; children = ( - 428FCA162A72428100B42879 /* RCTMinimizer.h */, - 428FCA152A72428100B42879 /* RCTMinimizer.m */, + 429FCA162A72429100B42979 /* RCTMinimizer.h */, + 429FCA152A72429100B42979 /* RCTMinimizer.m */, ); name = RCTMinimizer; sourceTree = ""; @@ -148,16 +148,16 @@ children = ( 356488AC2C64FC7B00437F84 /* DevModeWeb.bundle */, 355DBB322C2EBD3000028BB5 /* OldWeb.bundle */, - 4287831E29CEA0080042830D /* fonts */, + 4297831E29CEA0080042930D /* fonts */, F1F1508628C6028D004B2C94 /* PageJs.bundle */, F16BB9D8292A5C7B00F9E935 /* Web.bundle */, 13B07FAE1A68108700A75B9A /* SubWalletMobile */, - 842861AE1AAA6A7D00B99B32 /* Libraries */, - 00E428EF1AD99517003FC87E /* SubWalletMobileTests */, + 842961AE1AAA6A7D00B99B32 /* Libraries */, + 00E429EF1AD99517003FC87E /* SubWalletMobileTests */, 83CBBA001A601CBA00E9B192 /* Products */, - 2D16E6871FA4F8E428B85C8A /* Frameworks */, - BBD78D7AC51CEA428F1C20DB /* Pods */, - F898C800E8954428815C0C41 /* Resources */, + 2D16E6871FA4F8E429B85C8A /* Frameworks */, + BBD78D7AC51CEA429F1C20DB /* Pods */, + F898C800E8954429815C0C41 /* Resources */, ); indentWidth = 2; sourceTree = ""; @@ -168,30 +168,30 @@ isa = PBXGroup; children = ( 13B07F961A680F5B00A75B9A /* SubWalletMobile.app */, - 00E428EE1AD99517003FC87E /* SubWalletMobileTests.xctest */, + 00E429EE1AD99517003FC87E /* SubWalletMobileTests.xctest */, ); name = Products; sourceTree = ""; }; - 842861AE1AAA6A7D00B99B32 /* Libraries */ = { + 842961AE1AAA6A7D00B99B32 /* Libraries */ = { isa = PBXGroup; children = ( ); name = Libraries; sourceTree = ""; }; - BBD78D7AC51CEA428F1C20DB /* Pods */ = { + BBD78D7AC51CEA429F1C20DB /* Pods */ = { isa = PBXGroup; children = ( - 3B4428A12AC88292D35C810B /* Pods-SubWalletMobile.debug.xcconfig */, - 5709B34CF0A7D64286082F79 /* Pods-SubWalletMobile.release.xcconfig */, - 5B7EB9428499542E8C5724F5 /* Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig */, + 3B4429A12AC88292D35C810B /* Pods-SubWalletMobile.debug.xcconfig */, + 5709B34CF0A7D64296082F79 /* Pods-SubWalletMobile.release.xcconfig */, + 5B7EB9429499542E8C5724F5 /* Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig */, 89C6BE57DB24E9ADA2F236DE /* Pods-SubWalletMobile-SubWalletMobileTests.release.xcconfig */, ); path = Pods; sourceTree = ""; }; - F898C800E8954428815C0C41 /* Resources */ = { + F898C800E8954429815C0C41 /* Resources */ = { isa = PBXGroup; children = ( ); @@ -201,25 +201,25 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 00E428ED1AD99517003FC87E /* SubWalletMobileTests */ = { + 00E429ED1AD99517003FC87E /* SubWalletMobileTests */ = { isa = PBXNativeTarget; - buildConfigurationList = 00E428021AD99517003FC87E /* Build configuration list for PBXNativeTarget "SubWalletMobileTests" */; + buildConfigurationList = 00E429021AD99517003FC87E /* Build configuration list for PBXNativeTarget "SubWalletMobileTests" */; buildPhases = ( - A55EABD7B0C7F3A428A6CC61 /* [CP] Check Pods Manifest.lock */, - 00E428EA1AD99517003FC87E /* Sources */, - 00E428EB1AD99517003FC87E /* Frameworks */, - 00E428EC1AD99517003FC87E /* Resources */, - C59DA0FBD6956966B86A4289 /* [CP] Embed Pods Frameworks */, + A55EABD7B0C7F3A429A6CC61 /* [CP] Check Pods Manifest.lock */, + 00E429EA1AD99517003FC87E /* Sources */, + 00E429EB1AD99517003FC87E /* Frameworks */, + 00E429EC1AD99517003FC87E /* Resources */, + C59DA0FBD6956966B86A4299 /* [CP] Embed Pods Frameworks */, F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */, ); buildRules = ( ); dependencies = ( - 00E428F51AD99517003FC87E /* PBXTargetDependency */, + 00E429F51AD99517003FC87E /* PBXTargetDependency */, ); name = SubWalletMobileTests; productName = SubWalletMobileTests; - productReference = 00E428EE1AD99517003FC87E /* SubWalletMobileTests.xctest */; + productReference = 00E429EE1AD99517003FC87E /* SubWalletMobileTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 13B07F861A680F5B00A75B9A /* SubWalletMobile */ = { @@ -227,13 +227,13 @@ buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "SubWalletMobile" */; buildPhases = ( C38B50BA6292516D6DCD4F65 /* [CP] Check Pods Manifest.lock */, - FD10A7F022428F080027D42C /* Start Packager */, + FD10A7F022429F080027D42C /* Start Packager */, 13B07F871A680F5B00A75B9A /* Sources */, 13B07F8C1A680F5B00A75B9A /* Frameworks */, 13B07F8E1A680F5B00A75B9A /* Resources */, 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, - 00EEFC60759A1942868276C0 /* [CP] Embed Pods Frameworks */, - E236C05ADACE081428542802 /* [CP] Copy Pods Resources */, + 00EEFC60759A1942968276C0 /* [CP] Embed Pods Frameworks */, + E236C05ADACE081429542902 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -252,7 +252,7 @@ attributes = { LastUpgradeCheck = 1210; TargetAttributes = { - 00E428ED1AD99517003FC87E = { + 00E429ED1AD99517003FC87E = { CreatedOnToolsVersion = 6.2; TestTargetID = 13B07F861A680F5B00A75B9A; }; @@ -275,13 +275,13 @@ projectRoot = ""; targets = ( 13B07F861A680F5B00A75B9A /* SubWalletMobile */, - 00E428ED1AD99517003FC87E /* SubWalletMobileTests */, + 00E429ED1AD99517003FC87E /* SubWalletMobileTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 00E428EC1AD99517003FC87E /* Resources */ = { + 00E429EC1AD99517003FC87E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 8; files = ( @@ -295,9 +295,9 @@ files = ( 355DBB332C2EBD3000028BB5 /* OldWeb.bundle in Resources */, 3531DD1C2BD8B25E0021D1DC /* PrivacyInfo.xcprivacy in Resources */, - 81AB9BB82428601600AC10FF /* SplashScreen.storyboard in Resources */, + 81AB9BB82429601600AC10FF /* SplashScreen.storyboard in Resources */, 356488AD2C64FC7B00437F84 /* DevModeWeb.bundle in Resources */, - 4287831F29CEA0080042830D /* fonts in Resources */, + 4297831F29CEA0080042930D /* fonts in Resources */, F1F1508728C6028D004B2C94 /* PageJs.bundle in Resources */, F16BB9D9292A5C7B00F9E935 /* Web.bundle in Resources */, F1554EF9292D4F5B00302F08 /* Images-2.xcassets in Resources */, @@ -323,7 +323,7 @@ shellPath = /bin/sh; shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n"; }; - 00EEFC60759A1942868276C0 /* [CP] Embed Pods Frameworks */ = { + 00EEFC60759A1942968276C0 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( @@ -340,7 +340,7 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SubWalletMobile/Pods-SubWalletMobile-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - A55EABD7B0C7F3A428A6CC61 /* [CP] Check Pods Manifest.lock */ = { + A55EABD7B0C7F3A429A6CC61 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( @@ -384,7 +384,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; }; - C59DA0FBD6956966B86A4289 /* [CP] Embed Pods Frameworks */ = { + C59DA0FBD6956966B86A4299 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( @@ -401,7 +401,7 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SubWalletMobile-SubWalletMobileTests/Pods-SubWalletMobile-SubWalletMobileTests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - E236C05ADACE081428542802 /* [CP] Copy Pods Resources */ = { + E236C05ADACE081429542902 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( @@ -435,7 +435,7 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SubWalletMobile-SubWalletMobileTests/Pods-SubWalletMobile-SubWalletMobileTests-resources.sh\"\n"; showEnvVarsInLog = 0; }; - FD10A7F022428F080027D42C /* Start Packager */ = { + FD10A7F022429F080027D42C /* Start Packager */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( @@ -457,11 +457,11 @@ /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 00E428EA1AD99517003FC87E /* Sources */ = { + 00E429EA1AD99517003FC87E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 8; files = ( - 00E428F31AD99517003FC87E /* SubWalletMobileTests.m in Sources */, + 00E429F31AD99517003FC87E /* SubWalletMobileTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -470,7 +470,7 @@ buildActionMask = 8; files = ( 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, - 428FCA172A72428100B42879 /* RCTMinimizer.m in Sources */, + 429FCA172A72429100B42979 /* RCTMinimizer.m in Sources */, 13B07FC11A68108700A75B9A /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -478,17 +478,17 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 00E428F51AD99517003FC87E /* PBXTargetDependency */ = { + 00E429F51AD99517003FC87E /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 13B07F861A680F5B00A75B9A /* SubWalletMobile */; - targetProxy = 00E428F41AD99517003FC87E /* PBXContainerItemProxy */; + targetProxy = 00E429F41AD99517003FC87E /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 00E428F61AD99517003FC87E /* Debug */ = { + 00E429F61AD99517003FC87E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5B7EB9428499542E8C5724F5 /* Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig */; + baseConfigurationReference = 5B7EB9429499542E8C5724F5 /* Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; DEVELOPMENT_TEAM = ZUZ7T3GQMT; @@ -514,7 +514,7 @@ }; name = Debug; }; - 00E428F71AD99517003FC87E /* Release */ = { + 00E429F71AD99517003FC87E /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 89C6BE57DB24E9ADA2F236DE /* Pods-SubWalletMobile-SubWalletMobileTests.release.xcconfig */; buildSettings = { @@ -541,13 +541,13 @@ }; 13B07F941A680F5B00A75B9A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3B4428A12AC88292D35C810B /* Pods-SubWalletMobile.debug.xcconfig */; + baseConfigurationReference = 3B4429A12AC88292D35C810B /* Pods-SubWalletMobile.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = SubWalletMobile/SubWalletMobile.entitlements; - CURRENT_PROJECT_VERSION = 428; + CURRENT_PROJECT_VERSION = 429; DEVELOPMENT_TEAM = ZUZ7T3GQMT; ENABLE_BITCODE = NO; INFOPLIST_FILE = SubWalletMobile/Info.plist; @@ -574,13 +574,13 @@ }; 13B07F951A680F5B00A75B9A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5709B34CF0A7D64286082F79 /* Pods-SubWalletMobile.release.xcconfig */; + baseConfigurationReference = 5709B34CF0A7D64296082F79 /* Pods-SubWalletMobile.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = SubWalletMobile/SubWalletMobile.entitlements; - CURRENT_PROJECT_VERSION = 428; + CURRENT_PROJECT_VERSION = 429; DEVELOPMENT_TEAM = ZUZ7T3GQMT; INFOPLIST_FILE = SubWalletMobile/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = SubWallet; @@ -753,11 +753,11 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 00E428021AD99517003FC87E /* Build configuration list for PBXNativeTarget "SubWalletMobileTests" */ = { + 00E429021AD99517003FC87E /* Build configuration list for PBXNativeTarget "SubWalletMobileTests" */ = { isa = XCConfigurationList; buildConfigurations = ( - 00E428F61AD99517003FC87E /* Debug */, - 00E428F71AD99517003FC87E /* Release */, + 00E429F61AD99517003FC87E /* Debug */, + 00E429F71AD99517003FC87E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/package.json b/package.json index 0b033ffbb..c54ab6f12 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "SubWalletMobile", "version": "1.1.78", - "build": "428", + "build": "429", "bundleVersion": "a(v11)-i(v7)", "bundleVersionStaging": "a(v11)-i(v16)", "private": true,