diff --git a/Podfile b/Podfile index bda6264b..2905b864 100644 --- a/Podfile +++ b/Podfile @@ -4,7 +4,7 @@ source 'https://github.com/CocoaPods/Specs.git' require './vite_pod' # Vite ViteOfficial ViteTest ViteDapp -target_name = 'ViteOfficial' +target_name = 'ViteTest' def vite_config(config, name) @@ -72,7 +72,7 @@ target target_name do vite_hd_git = 'https://github.com/vitelabs/vite-hd-wallet-kit-ios.git' vite_community_commit = '12356818c1e0fb237a808af2763e61ad2937a793' - vite_business_commit = '002b8b2b23757cc1a3658cbe500304d19faa4ec3' + vite_business_commit = '19b513a493fed41ffe2c2c837b19ed57099805a9' vite_wallet_commit = '1c602d2740c8f51c4d0bce5fbc0e8d04a96e511e' vite_grin_commit = '4f1141a131e223a5a41686d2e9efa636e3f1ee24' vite_bnb_commit = 'b71de4cbc632bba469d31ff87d5d434115c68dfb' diff --git a/Podfile.lock b/Podfile.lock index bb24c586..7410d72b 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -384,7 +384,7 @@ DEPENDENCIES: - Toast-Swift (~> 4.0.1) - Vite_GrinWallet (from `https://github.com/vitelabs/vite-grin-wallet-ios.git`, commit `4f1141a131e223a5a41686d2e9efa636e3f1ee24`) - Vite_HDWalletKit (from `https://github.com/vitelabs/vite-hd-wallet-kit-ios.git`, commit `afffc6fb34690e49ae94f2fd796032e08f487c53`) - - ViteBusiness (from `https://github.com/vitelabs/vite-business-ios.git`, commit `002b8b2b23757cc1a3658cbe500304d19faa4ec3`) + - ViteBusiness (from `https://github.com/vitelabs/vite-business-ios.git`, commit `19b513a493fed41ffe2c2c837b19ed57099805a9`) - ViteCommunity (from `https://github.com/vitelabs/vite-community-ios.git`, commit `12356818c1e0fb237a808af2763e61ad2937a793`) - ViteWallet (from `https://github.com/vitelabs/vite-swift-kit.git`, commit `1c602d2740c8f51c4d0bce5fbc0e8d04a96e511e`) - XCGLogger (~> 7.0) @@ -481,7 +481,7 @@ EXTERNAL SOURCES: :commit: afffc6fb34690e49ae94f2fd796032e08f487c53 :git: https://github.com/vitelabs/vite-hd-wallet-kit-ios.git ViteBusiness: - :commit: 002b8b2b23757cc1a3658cbe500304d19faa4ec3 + :commit: 19b513a493fed41ffe2c2c837b19ed57099805a9 :git: https://github.com/vitelabs/vite-business-ios.git ViteCommunity: :commit: 12356818c1e0fb237a808af2763e61ad2937a793 @@ -501,7 +501,7 @@ CHECKOUT OPTIONS: :commit: afffc6fb34690e49ae94f2fd796032e08f487c53 :git: https://github.com/vitelabs/vite-hd-wallet-kit-ios.git ViteBusiness: - :commit: 002b8b2b23757cc1a3658cbe500304d19faa4ec3 + :commit: 19b513a493fed41ffe2c2c837b19ed57099805a9 :git: https://github.com/vitelabs/vite-business-ios.git ViteCommunity: :commit: 12356818c1e0fb237a808af2763e61ad2937a793 @@ -596,6 +596,6 @@ SPEC CHECKSUMS: web3.swift.pod: 66048c11416c2e7a9a4b35fe42254d0f0d9db4b1 XCGLogger: 0434f15e3909cdc450bb63faf638b8792ab782ab -PODFILE CHECKSUM: 717f3661d1df5596a3ec69232a8671c8cf1d74ca +PODFILE CHECKSUM: 82b54a2369683ae00e4633e2c1065e6c39d2d7db COCOAPODS: 1.7.5 diff --git a/PushService/Info.plist b/PushService/Info.plist index f8b1e393..e6ad45a0 100644 --- a/PushService/Info.plist +++ b/PushService/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 1471 + 1472 NSExtension NSExtensionPointIdentifier diff --git a/Vite.xcodeproj/project.pbxproj b/Vite.xcodeproj/project.pbxproj index aec6a21a..18dc6abf 100644 --- a/Vite.xcodeproj/project.pbxproj +++ b/Vite.xcodeproj/project.pbxproj @@ -55,7 +55,7 @@ 8E646FB822B3B9290007CE0E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 74920B5621C10E500010C746 /* Assets.xcassets */; }; 8E6F3E14214220DF003CDFC2 /* ViteNetworkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E6F3E13214220DF003CDFC2 /* ViteNetworkTests.swift */; }; 8E79261621515D3A007FEBAB /* ViteURITest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E79261521515D3A007FEBAB /* ViteURITest.swift */; }; - D80B90C566569B05DCE3C98E /* Pods_ViteOfficial.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB4A162A654DE9C093F307A1 /* Pods_ViteOfficial.framework */; }; + E2A6155E0F88C19C0869A15F /* Pods_ViteTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA51DA54D649AF3435FE3A69 /* Pods_ViteTest.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -126,10 +126,11 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 16996B0D709956D25F976ACF /* Pods-ViteTest.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteTest.release.xcconfig"; path = "Pods/Target Support Files/Pods-ViteTest/Pods-ViteTest.release.xcconfig"; sourceTree = ""; }; 1725C021B18A1BEBBB6166A6 /* Pods-ViteTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-ViteTests/Pods-ViteTests.test.xcconfig"; sourceTree = ""; }; 180B38E8FC01091FE6DAB873 /* Pods-Vite.dev.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Vite.dev.xcconfig"; path = "Pods/Target Support Files/Pods-Vite/Pods-Vite.dev.xcconfig"; sourceTree = ""; }; - 1B8928B772E97F75BBA5A7C4 /* Pods-ViteOfficial.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteOfficial.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ViteOfficial/Pods-ViteOfficial.debug.xcconfig"; sourceTree = ""; }; 24CA0AC73F3F3BC6213EB453 /* Pods-ViteTest.internal.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteTest.internal.xcconfig"; path = "Pods/Target Support Files/Pods-ViteTest/Pods-ViteTest.internal.xcconfig"; sourceTree = ""; }; + 27BBDF5C69EE0BDCB12F3478 /* Pods-ViteTest.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteTest.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ViteTest/Pods-ViteTest.debug.xcconfig"; sourceTree = ""; }; 2B38E8D9FA0F6C8091C7E97C /* Pods_ViteTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ViteTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 33A95135424604B2DA773E81 /* Pods-ViteTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ViteTests/Pods-ViteTests.debug.xcconfig"; sourceTree = ""; }; 4C0024E221257CD9001DF390 /* Vite.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Vite.entitlements; sourceTree = ""; }; @@ -158,7 +159,6 @@ 4CCE425C2124553C0080E92B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 4CCE42672124553C0080E92B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 4CEB292C214BC09100E5F7F4 /* ViteInputValidTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViteInputValidTest.swift; sourceTree = ""; }; - 639F24DE09C334C3034C779B /* Pods-ViteOfficial.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteOfficial.release.xcconfig"; path = "Pods/Target Support Files/Pods-ViteOfficial/Pods-ViteOfficial.release.xcconfig"; sourceTree = ""; }; 6C477C1209DFD179BADA20F4 /* Pods-ViteTest.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteTest.test.xcconfig"; path = "Pods/Target Support Files/Pods-ViteTest/Pods-ViteTest.test.xcconfig"; sourceTree = ""; }; 74649F1121F706A7004D0CCD /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Resource/Firebase/official/GoogleService-Info.plist"; sourceTree = ""; }; 74649F1521F706B5004D0CCD /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Resource/Firebase/enterprise/GoogleService-Info.plist"; sourceTree = ""; }; @@ -182,12 +182,12 @@ 8E6F3E13214220DF003CDFC2 /* ViteNetworkTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViteNetworkTests.swift; sourceTree = ""; }; 8E79261521515D3A007FEBAB /* ViteURITest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViteURITest.swift; sourceTree = ""; }; 9093049F3DD9E9AC0B48FFE3 /* Pods-ViteTests.internal.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteTests.internal.xcconfig"; path = "Pods/Target Support Files/Pods-ViteTests/Pods-ViteTests.internal.xcconfig"; sourceTree = ""; }; + AA51DA54D649AF3435FE3A69 /* Pods_ViteTest.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ViteTest.framework; sourceTree = BUILT_PRODUCTS_DIR; }; B6EDA48390C3C0344001F0F0 /* Pods-ViteTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-ViteTests/Pods-ViteTests.release.xcconfig"; sourceTree = ""; }; C34885FE588DF3B38BFDF1CC /* Pods-ViteTests.dev.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ViteTests.dev.xcconfig"; path = "Pods/Target Support Files/Pods-ViteTests/Pods-ViteTests.dev.xcconfig"; sourceTree = ""; }; D55D99607767985694E66AD0 /* Pods_Vite_test.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Vite_test.framework; sourceTree = BUILT_PRODUCTS_DIR; }; E371DBD76F35FAF8F3007466 /* Pods_Vite_enterprise.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Vite_enterprise.framework; sourceTree = BUILT_PRODUCTS_DIR; }; E5EF60202B89DEC8B075E04F /* Pods_ViteUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ViteUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - FB4A162A654DE9C093F307A1 /* Pods_ViteOfficial.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ViteOfficial.framework; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -219,7 +219,6 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - D80B90C566569B05DCE3C98E /* Pods_ViteOfficial.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -227,6 +226,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + E2A6155E0F88C19C0869A15F /* Pods_ViteTest.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -251,8 +251,8 @@ C34885FE588DF3B38BFDF1CC /* Pods-ViteTests.dev.xcconfig */, 24CA0AC73F3F3BC6213EB453 /* Pods-ViteTest.internal.xcconfig */, 6C477C1209DFD179BADA20F4 /* Pods-ViteTest.test.xcconfig */, - 1B8928B772E97F75BBA5A7C4 /* Pods-ViteOfficial.debug.xcconfig */, - 639F24DE09C334C3034C779B /* Pods-ViteOfficial.release.xcconfig */, + 27BBDF5C69EE0BDCB12F3478 /* Pods-ViteTest.debug.xcconfig */, + 16996B0D709956D25F976ACF /* Pods-ViteTest.release.xcconfig */, ); name = Pods; sourceTree = ""; @@ -364,7 +364,7 @@ D55D99607767985694E66AD0 /* Pods_Vite_test.framework */, 2B38E8D9FA0F6C8091C7E97C /* Pods_ViteTests.framework */, 7F69169716358C197F03A9E5 /* Pods_Vite_official.framework */, - FB4A162A654DE9C093F307A1 /* Pods_ViteOfficial.framework */, + AA51DA54D649AF3435FE3A69 /* Pods_ViteTest.framework */, ); name = Frameworks; sourceTree = ""; @@ -468,7 +468,6 @@ isa = PBXNativeTarget; buildConfigurationList = 8E1F940B22B39E6A00D5C0A8 /* Build configuration list for PBXNativeTarget "ViteOfficial" */; buildPhases = ( - 64430AE10C07FF31174100CB /* [CP] Check Pods Manifest.lock */, 8E1F93F822B39E6A00D5C0A8 /* Run R.Swift */, 8E1F93F922B39E6A00D5C0A8 /* Sources */, 8E1F93FE22B39E6A00D5C0A8 /* Frameworks */, @@ -476,8 +475,6 @@ 8E1F940522B39E6A00D5C0A8 /* Run SwiftLint */, 8E1F940622B39E6A00D5C0A8 /* Embed App Extensions */, 8E1F940A22B39E6A00D5C0A8 /* Run Fabric */, - 05971AF47B5DCBE24F6B559D /* [CP] Embed Pods Frameworks */, - B28CD48C2578F115829AF15B /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -493,6 +490,7 @@ isa = PBXNativeTarget; buildConfigurationList = 8E646FA322B3B6EC0007CE0E /* Build configuration list for PBXNativeTarget "ViteTest" */; buildPhases = ( + FFD5742418427126E71C5A3A /* [CP] Check Pods Manifest.lock */, 8E646F9322B3B6EC0007CE0E /* Run R.Swift */, 8E646F9422B3B6EC0007CE0E /* Sources */, 8E646F9922B3B6EC0007CE0E /* Frameworks */, @@ -500,6 +498,8 @@ 8E646F9F22B3B6EC0007CE0E /* Run SwiftLint */, 8E646FA022B3B6EC0007CE0E /* Embed App Extensions */, 8E646FA222B3B6EC0007CE0E /* Run Fabric */, + ABF55731A1EAE91404C182FF /* [CP] Embed Pods Frameworks */, + FF366D780985879162EADB2C /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -666,23 +666,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 05971AF47B5DCBE24F6B559D /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-ViteOfficial/Pods-ViteOfficial-frameworks-${CONFIGURATION}-input-files.xcfilelist", - ); - name = "[CP] Embed Pods Frameworks"; - outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-ViteOfficial/Pods-ViteOfficial-frameworks-${CONFIGURATION}-output-files.xcfilelist", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ViteOfficial/Pods-ViteOfficial-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; 2D750E93D496371FC6B74780 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -733,28 +716,6 @@ shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\"\n"; }; - 64430AE10C07FF31174100CB /* [CP] Check Pods Manifest.lock */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; - outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-ViteOfficial-checkManifestLockResult.txt", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - 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; - }; 74649F0E21F6F3BE004D0CCD /* Run Fabric */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -915,21 +876,60 @@ shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Fabric/run\"\n"; }; - B28CD48C2578F115829AF15B /* [CP] Copy Pods Resources */ = { + ABF55731A1EAE91404C182FF /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-ViteOfficial/Pods-ViteOfficial-resources-${CONFIGURATION}-input-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-ViteTest/Pods-ViteTest-frameworks-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Embed Pods Frameworks"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-ViteTest/Pods-ViteTest-frameworks-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ViteTest/Pods-ViteTest-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + FF366D780985879162EADB2C /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-ViteTest/Pods-ViteTest-resources-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Copy Pods Resources"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-ViteOfficial/Pods-ViteOfficial-resources-${CONFIGURATION}-output-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-ViteTest/Pods-ViteTest-resources-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ViteOfficial/Pods-ViteOfficial-resources.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ViteTest/Pods-ViteTest-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; + FFD5742418427126E71C5A3A /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputFileListPaths = ( + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-ViteTest-checkManifestLockResult.txt", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + 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; }; /* End PBXShellScriptBuildPhase section */ @@ -1168,7 +1168,7 @@ CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1471; + CURRENT_PROJECT_VERSION = 1472; DEVELOPMENT_TEAM = 5SR42372L5; ENABLE_BITCODE = NO; GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)"; @@ -1179,7 +1179,7 @@ "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.7.4; + MARKETING_VERSION = 3.7.5; OTHER_SWIFT_FLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = net.vite.wallet; PRODUCT_NAME = Vite; @@ -1199,7 +1199,7 @@ CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1471; + CURRENT_PROJECT_VERSION = 1472; DEVELOPMENT_TEAM = 5SR42372L5; ENABLE_BITCODE = NO; GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)"; @@ -1210,7 +1210,7 @@ "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.7.4; + MARKETING_VERSION = 3.7.5; PRODUCT_BUNDLE_IDENTIFIER = net.vite.wallet; PRODUCT_NAME = Vite; PROVISIONING_PROFILE = ""; @@ -1276,7 +1276,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1471; + CURRENT_PROJECT_VERSION = 1472; DEVELOPMENT_TEAM = 5SR42372L5; ENABLE_BITCODE = NO; INFOPLIST_FILE = PushService/Info.plist; @@ -1290,7 +1290,7 @@ "$(inherited)", "$(PROJECT_DIR)/PushService", ); - MARKETING_VERSION = 3.7.4; + MARKETING_VERSION = 3.7.5; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = net.vite.wallet.PushService; @@ -1310,7 +1310,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1471; + CURRENT_PROJECT_VERSION = 1472; DEVELOPMENT_TEAM = 5SR42372L5; ENABLE_BITCODE = NO; INFOPLIST_FILE = PushService/Info.plist; @@ -1324,7 +1324,7 @@ "$(inherited)", "$(PROJECT_DIR)/PushService", ); - MARKETING_VERSION = 3.7.4; + MARKETING_VERSION = 3.7.5; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = net.vite.wallet.PushService; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -1338,13 +1338,12 @@ }; 8E1F940C22B39E6A00D5C0A8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1B8928B772E97F75BBA5A7C4 /* Pods-ViteOfficial.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1471; + CURRENT_PROJECT_VERSION = 1472; DEVELOPMENT_TEAM = 5SR42372L5; ENABLE_BITCODE = NO; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -1358,7 +1357,7 @@ "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.7.4; + MARKETING_VERSION = 3.7.5; OTHER_SWIFT_FLAGS = "$(inherited) -Xfrontend -debug-time-function-bodies"; PRODUCT_BUNDLE_IDENTIFIER = net.vite.wallet; PRODUCT_NAME = Vite; @@ -1373,13 +1372,12 @@ }; 8E1F940E22B39E6A00D5C0A8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 639F24DE09C334C3034C779B /* Pods-ViteOfficial.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1471; + CURRENT_PROJECT_VERSION = 1472; DEVELOPMENT_TEAM = 5SR42372L5; ENABLE_BITCODE = NO; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -1393,7 +1391,7 @@ "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.7.4; + MARKETING_VERSION = 3.7.5; PRODUCT_BUNDLE_IDENTIFIER = net.vite.wallet; PRODUCT_NAME = Vite; PROVISIONING_PROFILE = ""; @@ -1408,12 +1406,13 @@ }; 8E646FA422B3B6EC0007CE0E /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 27BBDF5C69EE0BDCB12F3478 /* Pods-ViteTest.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1471; + CURRENT_PROJECT_VERSION = 1472; DEVELOPMENT_TEAM = 5SR42372L5; ENABLE_BITCODE = NO; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -1428,7 +1427,7 @@ "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.7.4; + MARKETING_VERSION = 3.7.5; OTHER_SWIFT_FLAGS = "$(inherited) -Xfrontend -debug-time-function-bodies"; PRODUCT_BUNDLE_IDENTIFIER = net.vite.wallet; PRODUCT_NAME = Vite; @@ -1443,12 +1442,13 @@ }; 8E646FA622B3B6EC0007CE0E /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 16996B0D709956D25F976ACF /* Pods-ViteTest.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1471; + CURRENT_PROJECT_VERSION = 1472; DEVELOPMENT_TEAM = 5SR42372L5; ENABLE_BITCODE = NO; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -1463,7 +1463,7 @@ "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.7.4; + MARKETING_VERSION = 3.7.5; PRODUCT_BUNDLE_IDENTIFIER = net.vite.wallet; PRODUCT_NAME = Vite; PROVISIONING_PROFILE = ""; @@ -1483,7 +1483,7 @@ CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1471; + CURRENT_PROJECT_VERSION = 1472; DEVELOPMENT_TEAM = 5SR42372L5; ENABLE_BITCODE = NO; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -1497,7 +1497,7 @@ "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.7.4; + MARKETING_VERSION = 3.7.5; OTHER_SWIFT_FLAGS = "$(inherited) -Xfrontend -debug-time-function-bodies"; PRODUCT_BUNDLE_IDENTIFIER = net.vite.wallet.debug.dapp; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -1517,7 +1517,7 @@ CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1471; + CURRENT_PROJECT_VERSION = 1472; DEVELOPMENT_TEAM = 5SR42372L5; ENABLE_BITCODE = NO; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -1531,7 +1531,7 @@ "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.7.4; + MARKETING_VERSION = 3.7.5; PRODUCT_BUNDLE_IDENTIFIER = net.vite.wallet.debug.dapp; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; diff --git a/Vite/Info.plist b/Vite/Info.plist index 7b9b1d34..3da2b33a 100644 --- a/Vite/Info.plist +++ b/Vite/Info.plist @@ -80,7 +80,7 @@ CFBundleVersion - 1471 + 1472 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/ViteDapp/Info.plist b/ViteDapp/Info.plist index 3138b46c..9d935dc3 100644 --- a/ViteDapp/Info.plist +++ b/ViteDapp/Info.plist @@ -66,7 +66,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 1471 + 1472 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/ViteOfficial/Info.plist b/ViteOfficial/Info.plist index fc9422ef..26110ba7 100644 --- a/ViteOfficial/Info.plist +++ b/ViteOfficial/Info.plist @@ -79,7 +79,7 @@ CFBundleVersion - 1471 + 1472 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/ViteTest/Info.plist b/ViteTest/Info.plist index 7b9b1d34..3da2b33a 100644 --- a/ViteTest/Info.plist +++ b/ViteTest/Info.plist @@ -80,7 +80,7 @@ CFBundleVersion - 1471 + 1472 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/ViteTests/Info.plist b/ViteTests/Info.plist index e6f4a1d5..26e33519 100644 --- a/ViteTests/Info.plist +++ b/ViteTests/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 1471 + 1472