diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eea32794..7e479c692 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.1.53 (372) + + ## 1.1.53 (371) diff --git a/android/app/build.gradle b/android/app/build.gradle index 3a6afc5cb..e94e5046a 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 371 + versionCode 372 versionName "1.1.53" missingDimensionStrategy 'react-native-camera', 'general' } diff --git a/ios/SubWalletMobile.xcodeproj/project.pbxproj b/ios/SubWalletMobile.xcodeproj/project.pbxproj index 55879c87c..95ef2b330 100644 --- a/ios/SubWalletMobile.xcodeproj/project.pbxproj +++ b/ios/SubWalletMobile.xcodeproj/project.pbxproj @@ -7,13 +7,13 @@ objects = { /* Begin PBXBuildFile section */ - 00E371F31AD99517003FC87E /* SubWalletMobileTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E371F21AD99517003FC87E /* SubWalletMobileTests.m */; }; - 0C80B921A6F3F58F76C37192 /* libPods-SubWalletMobile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC371A6C60F78 /* libPods-SubWalletMobile.a */; }; + 00E372F31AD99517003FC87E /* SubWalletMobileTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E372F21AD99517003FC87E /* SubWalletMobileTests.m */; }; + 0C80B921A6F3F58F76C37292 /* libPods-SubWalletMobile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC372A6C60F78 /* 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 */; }; - 3717831F29CEA0080037130D /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 3717831E29CEA0080037130D /* fonts */; }; - 371FCA172A72371100B37179 /* RCTMinimizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 371FCA152A72371100B37179 /* RCTMinimizer.m */; }; + 3727831F29CEA0080037230D /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 3727831E29CEA0080037230D /* fonts */; }; + 372FCA172A72372100B37279 /* RCTMinimizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 372FCA152A72372100B37279 /* RCTMinimizer.m */; }; 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 */; }; F1554EF9292D4F5B00302F08 /* Images-2.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F1554EF8292D4F5B00302F08 /* Images-2.xcassets */; }; @@ -23,7 +23,7 @@ /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 00E371F41AD99517003FC87E /* PBXContainerItemProxy */ = { + 00E372F41AD99517003FC87E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */; proxyType = 1; @@ -33,9 +33,9 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 00E371EE1AD99517003FC87E /* SubWalletMobileTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SubWalletMobileTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 00E371F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 00E371F21AD99517003FC87E /* SubWalletMobileTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SubWalletMobileTests.m; sourceTree = ""; }; + 00E372EE1AD99517003FC87E /* SubWalletMobileTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SubWalletMobileTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 00E372F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 00E372F21AD99517003FC87E /* 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 = ""; }; @@ -43,16 +43,16 @@ 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = SubWalletMobile/main.m; sourceTree = ""; }; 19F6CBCC0A4E27FBF8BF4A61 /* libPods-SubWalletMobile-SubWalletMobileTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-SubWalletMobile-SubWalletMobileTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 3531DD1B2BD8B25E0021D1DC /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = ""; }; - 3717831E29CEA0080037130D /* fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; path = fonts; sourceTree = ""; }; - 371FCA152A72371100B37179 /* RCTMinimizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RCTMinimizer.m; path = SubWalletMobile/NativeModules/RCTMinimizer/RCTMinimizer.m; sourceTree = ""; }; - 371FCA162A72371100B37179 /* RCTMinimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RCTMinimizer.h; path = SubWalletMobile/NativeModules/RCTMinimizer/RCTMinimizer.h; sourceTree = ""; }; + 3727831E29CEA0080037230D /* fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; path = fonts; sourceTree = ""; }; + 372FCA152A72372100B37279 /* RCTMinimizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RCTMinimizer.m; path = SubWalletMobile/NativeModules/RCTMinimizer/RCTMinimizer.m; sourceTree = ""; }; + 372FCA162A72372100B37279 /* RCTMinimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RCTMinimizer.h; path = SubWalletMobile/NativeModules/RCTMinimizer/RCTMinimizer.h; sourceTree = ""; }; 3B4392A12AC88292D35C810B /* 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 = ""; }; - 5709B34CF0A7D63716082F79 /* 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 = ""; }; + 5709B34CF0A7D63726082F79 /* 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 = ""; }; 5B7EB9410499542E8C5724F5 /* 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 = ""; }; - 5DCACB8F33CDC371A6C60F78 /* libPods-SubWalletMobile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-SubWalletMobile.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 5DCACB8F33CDC372A6C60F78 /* libPods-SubWalletMobile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-SubWalletMobile.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 81AB9BB72411601600AC10FF /* 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 = ""; }; - 990CC4AB2A37137100AB6D8B /* SubWalletMobile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = SubWalletMobile.entitlements; path = SubWalletMobile/SubWalletMobile.entitlements; sourceTree = ""; }; + 990CC4AB2A37237200AB6D8B /* 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 = ""; }; @@ -60,9 +60,9 @@ /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 00E371EB1AD99517003FC87E /* Frameworks */ = { + 00E372EB1AD99517003FC87E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( 7699B88040F8A987B510C191 /* libPods-SubWalletMobile-SubWalletMobileTests.a in Frameworks */, ); @@ -70,28 +70,28 @@ }; 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( - 0C80B921A6F3F58F76C37192 /* libPods-SubWalletMobile.a in Frameworks */, + 0C80B921A6F3F58F76C37292 /* libPods-SubWalletMobile.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 00E371EF1AD99517003FC87E /* SubWalletMobileTests */ = { + 00E372EF1AD99517003FC87E /* SubWalletMobileTests */ = { isa = PBXGroup; children = ( - 00E371F21AD99517003FC87E /* SubWalletMobileTests.m */, - 00E371F01AD99517003FC87E /* Supporting Files */, + 00E372F21AD99517003FC87E /* SubWalletMobileTests.m */, + 00E372F01AD99517003FC87E /* Supporting Files */, ); path = SubWalletMobileTests; sourceTree = ""; }; - 00E371F01AD99517003FC87E /* Supporting Files */ = { + 00E372F01AD99517003FC87E /* Supporting Files */ = { isa = PBXGroup; children = ( - 00E371F11AD99517003FC87E /* Info.plist */, + 00E372F11AD99517003FC87E /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; @@ -100,8 +100,8 @@ isa = PBXGroup; children = ( 3531DD1B2BD8B25E0021D1DC /* PrivacyInfo.xcprivacy */, - 371FCA132A7236F000B37179 /* NativeModules */, - 990CC4AB2A37137100AB6D8B /* SubWalletMobile.entitlements */, + 372FCA132A7236F000B37279 /* NativeModules */, + 990CC4AB2A37237200AB6D8B /* SubWalletMobile.entitlements */, 13B07FAF1A68108700A75B9A /* AppDelegate.h */, 13B07FB01A68108700A75B9A /* AppDelegate.mm */, 13B07FB61A68108700A75B9A /* Info.plist */, @@ -116,30 +116,30 @@ isa = PBXGroup; children = ( ED302162215061F000B7C4FE /* JavaScriptCore.framework */, - 5DCACB8F33CDC371A6C60F78 /* libPods-SubWalletMobile.a */, + 5DCACB8F33CDC372A6C60F78 /* libPods-SubWalletMobile.a */, 19F6CBCC0A4E27FBF8BF4A61 /* libPods-SubWalletMobile-SubWalletMobileTests.a */, ); name = Frameworks; sourceTree = ""; }; - 371FCA132A7236F000B37179 /* NativeModules */ = { + 372FCA132A7236F000B37279 /* NativeModules */ = { isa = PBXGroup; children = ( - 371FCA142A72371630B37179 /* RCTMinimizer */, + 372FCA142A72372630B37279 /* RCTMinimizer */, ); name = NativeModules; sourceTree = ""; }; - 371FCA142A72371630B37179 /* RCTMinimizer */ = { + 372FCA142A72372630B37279 /* RCTMinimizer */ = { isa = PBXGroup; children = ( - 371FCA162A72371100B37179 /* RCTMinimizer.h */, - 371FCA152A72371100B37179 /* RCTMinimizer.m */, + 372FCA162A72372100B37279 /* RCTMinimizer.h */, + 372FCA152A72372100B37279 /* RCTMinimizer.m */, ); name = RCTMinimizer; sourceTree = ""; }; - 837161AE1AAA6A7D00B99B32 /* Libraries */ = { + 837261AE1AAA6A7D00B99B32 /* Libraries */ = { isa = PBXGroup; children = ( ); @@ -149,16 +149,16 @@ 83CBB9F61A601CBA00E9B192 = { isa = PBXGroup; children = ( - 3717831E29CEA0080037130D /* fonts */, + 3727831E29CEA0080037230D /* fonts */, F1F1508628C6028D004B2C94 /* PageJs.bundle */, F16BB9D8292A5C7B00F9E935 /* Web.bundle */, 13B07FAE1A68108700A75B9A /* SubWalletMobile */, - 837161AE1AAA6A7D00B99B32 /* Libraries */, - 00E371EF1AD99517003FC87E /* SubWalletMobileTests */, + 837261AE1AAA6A7D00B99B32 /* Libraries */, + 00E372EF1AD99517003FC87E /* SubWalletMobileTests */, 83CBBA001A601CBA00E9B192 /* Products */, 2D16E6871FA4F8E400B85C8A /* Frameworks */, BBD78D7AC51CEA395F1C20DB /* Pods */, - F898C800E8954371815C0C41 /* Resources */, + F898C800E8954372815C0C41 /* Resources */, ); indentWidth = 2; sourceTree = ""; @@ -169,7 +169,7 @@ isa = PBXGroup; children = ( 13B07F961A680F5B00A75B9A /* SubWalletMobile.app */, - 00E371EE1AD99517003FC87E /* SubWalletMobileTests.xctest */, + 00E372EE1AD99517003FC87E /* SubWalletMobileTests.xctest */, ); name = Products; sourceTree = ""; @@ -178,14 +178,14 @@ isa = PBXGroup; children = ( 3B4392A12AC88292D35C810B /* Pods-SubWalletMobile.debug.xcconfig */, - 5709B34CF0A7D63716082F79 /* Pods-SubWalletMobile.release.xcconfig */, + 5709B34CF0A7D63726082F79 /* Pods-SubWalletMobile.release.xcconfig */, 5B7EB9410499542E8C5724F5 /* Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig */, 89C6BE57DB24E9ADA2F236DE /* Pods-SubWalletMobile-SubWalletMobileTests.release.xcconfig */, ); path = Pods; sourceTree = ""; }; - F898C800E8954371815C0C41 /* Resources */ = { + F898C800E8954372815C0C41 /* Resources */ = { isa = PBXGroup; children = ( ); @@ -195,25 +195,25 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 00E371ED1AD99517003FC87E /* SubWalletMobileTests */ = { + 00E372ED1AD99517003FC87E /* SubWalletMobileTests */ = { isa = PBXNativeTarget; - buildConfigurationList = 00E371021AD99517003FC87E /* Build configuration list for PBXNativeTarget "SubWalletMobileTests" */; + buildConfigurationList = 00E372021AD99517003FC87E /* Build configuration list for PBXNativeTarget "SubWalletMobileTests" */; buildPhases = ( A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */, - 00E371EA1AD99517003FC87E /* Sources */, - 00E371EB1AD99517003FC87E /* Frameworks */, - 00E371EC1AD99517003FC87E /* Resources */, + 00E372EA1AD99517003FC87E /* Sources */, + 00E372EB1AD99517003FC87E /* Frameworks */, + 00E372EC1AD99517003FC87E /* Resources */, C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */, F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */, ); buildRules = ( ); dependencies = ( - 00E371F51AD99517003FC87E /* PBXTargetDependency */, + 00E372F51AD99517003FC87E /* PBXTargetDependency */, ); name = SubWalletMobileTests; productName = SubWalletMobileTests; - productReference = 00E371EE1AD99517003FC87E /* SubWalletMobileTests.xctest */; + productReference = 00E372EE1AD99517003FC87E /* SubWalletMobileTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 13B07F861A680F5B00A75B9A /* SubWalletMobile */ = { @@ -226,7 +226,7 @@ 13B07F8C1A680F5B00A75B9A /* Frameworks */, 13B07F8E1A680F5B00A75B9A /* Resources */, 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, - 00EEFC60759A1937168276C0 /* [CP] Embed Pods Frameworks */, + 00EEFC60759A1937268276C0 /* [CP] Embed Pods Frameworks */, E236C05ADACE081382539302 /* [CP] Copy Pods Resources */, ); buildRules = ( @@ -246,7 +246,7 @@ attributes = { LastUpgradeCheck = 1210; TargetAttributes = { - 00E371ED1AD99517003FC87E = { + 00E372ED1AD99517003FC87E = { CreatedOnToolsVersion = 6.2; TestTargetID = 13B07F861A680F5B00A75B9A; }; @@ -269,15 +269,15 @@ projectRoot = ""; targets = ( 13B07F861A680F5B00A75B9A /* SubWalletMobile */, - 00E371ED1AD99517003FC87E /* SubWalletMobileTests */, + 00E372ED1AD99517003FC87E /* SubWalletMobileTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 00E371EC1AD99517003FC87E /* Resources */ = { + 00E372EC1AD99517003FC87E /* Resources */ = { isa = PBXResourcesBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( F1554EFC292D590F00302F08 /* Images-2.xcassets in Resources */, ); @@ -285,11 +285,11 @@ }; 13B07F8E1A680F5B00A75B9A /* Resources */ = { isa = PBXResourcesBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( 3531DD1C2BD8B25E0021D1DC /* PrivacyInfo.xcprivacy in Resources */, 81AB9BB82411601600AC10FF /* SplashScreen.storyboard in Resources */, - 3717831F29CEA0080037130D /* fonts in Resources */, + 3727831F29CEA0080037230D /* fonts in Resources */, F1F1508728C6028D004B2C94 /* PageJs.bundle in Resources */, F16BB9D9292A5C7B00F9E935 /* Web.bundle in Resources */, F1554EF9292D4F5B00302F08 /* Images-2.xcassets in Resources */, @@ -301,7 +301,7 @@ /* Begin PBXShellScriptBuildPhase section */ 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( ); inputPaths = ( @@ -315,9 +315,9 @@ 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"; }; - 00EEFC60759A1937168276C0 /* [CP] Embed Pods Frameworks */ = { + 00EEFC60759A1937268276C0 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( ); inputFileListPaths = ( @@ -334,7 +334,7 @@ }; A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( ); inputFileListPaths = ( @@ -356,7 +356,7 @@ }; C38B50BA6292516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( ); inputFileListPaths = ( @@ -378,7 +378,7 @@ }; C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( ); inputFileListPaths = ( @@ -395,7 +395,7 @@ }; E236C05ADACE081382539302 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( ); inputFileListPaths = ( @@ -412,7 +412,7 @@ }; F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( ); inputFileListPaths = ( @@ -429,7 +429,7 @@ }; FD10A7F022414F080027D42C /* Start Packager */ = { isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( ); inputFileListPaths = ( @@ -449,20 +449,20 @@ /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 00E371EA1AD99517003FC87E /* Sources */ = { + 00E372EA1AD99517003FC87E /* Sources */ = { isa = PBXSourcesBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( - 00E371F31AD99517003FC87E /* SubWalletMobileTests.m in Sources */, + 00E372F31AD99517003FC87E /* SubWalletMobileTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 13B07F871A680F5B00A75B9A /* Sources */ = { isa = PBXSourcesBuildPhase; - buildActionMask = 2147483717; + buildActionMask = 2147483727; files = ( 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, - 371FCA172A72371100B37179 /* RCTMinimizer.m in Sources */, + 372FCA172A72372100B37279 /* RCTMinimizer.m in Sources */, 13B07FC11A68108700A75B9A /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -470,15 +470,15 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 00E371F51AD99517003FC87E /* PBXTargetDependency */ = { + 00E372F51AD99517003FC87E /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 13B07F861A680F5B00A75B9A /* SubWalletMobile */; - targetProxy = 00E371F41AD99517003FC87E /* PBXContainerItemProxy */; + targetProxy = 00E372F41AD99517003FC87E /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 00E371F61AD99517003FC87E /* Debug */ = { + 00E372F61AD99517003FC87E /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 5B7EB9410499542E8C5724F5 /* Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig */; buildSettings = { @@ -506,7 +506,7 @@ }; name = Debug; }; - 00E371F71AD99517003FC87E /* Release */ = { + 00E372F71AD99517003FC87E /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 89C6BE57DB24E9ADA2F236DE /* Pods-SubWalletMobile-SubWalletMobileTests.release.xcconfig */; buildSettings = { @@ -539,7 +539,7 @@ ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = SubWalletMobile/SubWalletMobile.entitlements; - CURRENT_PROJECT_VERSION = 371; + CURRENT_PROJECT_VERSION = 372; DEVELOPMENT_TEAM = ZUZ7T3GQMT; ENABLE_BITCODE = NO; INFOPLIST_FILE = SubWalletMobile/Info.plist; @@ -566,13 +566,13 @@ }; 13B07F951A680F5B00A75B9A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5709B34CF0A7D63716082F79 /* Pods-SubWalletMobile.release.xcconfig */; + baseConfigurationReference = 5709B34CF0A7D63726082F79 /* 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 = 371; + CURRENT_PROJECT_VERSION = 372; DEVELOPMENT_TEAM = ZUZ7T3GQMT; INFOPLIST_FILE = SubWalletMobile/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = SubWallet; @@ -745,11 +745,11 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 00E371021AD99517003FC87E /* Build configuration list for PBXNativeTarget "SubWalletMobileTests" */ = { + 00E372021AD99517003FC87E /* Build configuration list for PBXNativeTarget "SubWalletMobileTests" */ = { isa = XCConfigurationList; buildConfigurations = ( - 00E371F61AD99517003FC87E /* Debug */, - 00E371F71AD99517003FC87E /* Release */, + 00E372F61AD99517003FC87E /* Debug */, + 00E372F71AD99517003FC87E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/package.json b/package.json index a0a789aa2..25ef6e828 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "SubWalletMobile", "version": "1.1.53", - "build": "371", + "build": "372", "bundleVersion": "a(v11)-i(v7)", "bundleVersionStaging": "a(v11)-i(v16)", "private": true,