From 636440564a986d7c1b0d1c98be4ad3c107a80ac6 Mon Sep 17 00:00:00 2001 From: Zhichao Link Date: Wed, 11 Sep 2024 14:47:45 +0800 Subject: [PATCH] update to 2.0.3 --- ConnectKitDemo/ConnectKitDemo/Info.plist | 1 + ConnectKitDemo/Podfile | 30 +++---- ConnectKitDemo/Podfile.lock | 100 +++++++++++------------ Demo/Demo/Info.plist | 17 +++- Demo/Podfile | 26 +++--- Demo/Podfile.lock | 88 ++++++++++---------- README.md | 14 ++-- 7 files changed, 143 insertions(+), 133 deletions(-) diff --git a/ConnectKitDemo/ConnectKitDemo/Info.plist b/ConnectKitDemo/ConnectKitDemo/Info.plist index 152e1b8..2c18f62 100644 --- a/ConnectKitDemo/ConnectKitDemo/Info.plist +++ b/ConnectKitDemo/ConnectKitDemo/Info.plist @@ -15,6 +15,7 @@ oneinch awallet okex + bnc NSPhotoLibraryUsageDescription We need access in order to open photos of barcodes diff --git a/ConnectKitDemo/Podfile b/ConnectKitDemo/Podfile index 002e6fb..b878b27 100644 --- a/ConnectKitDemo/Podfile +++ b/ConnectKitDemo/Podfile @@ -5,23 +5,23 @@ source 'https://github.com/CocoaPods/Specs.git' target 'ConnectKitDemo' do # Comment the next line if you don't want to use dynamic frameworks use_frameworks! - pod 'ParticleConnectKit', '2.0.1' - pod 'ParticleAA', '2.0.1' - pod 'ParticleNetworkBase', '2.0.1' - pod 'ParticleNetworkChains', '2.0.1' - pod 'ParticleWalletConnect', '2.0.1' - pod 'ParticleWalletAPI', '2.0.1' - pod 'ParticleWalletGUI', '2.0.1' + pod 'ParticleConnectKit', '2.0.3' + pod 'ParticleAA', '2.0.3' + pod 'ParticleNetworkBase', '2.0.3' + pod 'ParticleNetworkChains', '2.0.3' + pod 'ParticleWalletConnect', '2.0.3' + pod 'ParticleWalletAPI', '2.0.3' + pod 'ParticleWalletGUI', '2.0.3' - pod 'ConnectCommon', '2.0.0' - pod 'ParticleConnect', '2.0.0' - pod 'ConnectWalletConnectAdapter', '2.0.0' - pod 'ConnectPhantomAdapter', '2.0.0' + pod 'ConnectCommon', '2.0.3' + pod 'ParticleConnect', '2.0.3' + pod 'ConnectWalletConnectAdapter', '2.0.3' + pod 'ConnectPhantomAdapter', '2.0.3' - pod 'ParticleAuthCore', '2.0.1' - pod 'ParticleMPCCore', '2.0.1' - pod 'AuthCoreAdapter', '2.0.1' - pod 'Thresh', '2.0.1' + pod 'ParticleAuthCore', '2.0.3' + pod 'ParticleMPCCore', '2.0.3' + pod 'AuthCoreAdapter', '2.0.3' + pod 'Thresh', '2.0.3' pod 'SkeletonView', :git => 'https://github.com/SunZhiC/SkeletonView.git', :branch => 'main' pod 'SwiftyUserDefaults', :git => 'https://github.com/SunZhiC/SwiftyUserDefaults.git', :branch => 'master' diff --git a/ConnectKitDemo/Podfile.lock b/ConnectKitDemo/Podfile.lock index 966476f..7820889 100644 --- a/ConnectKitDemo/Podfile.lock +++ b/ConnectKitDemo/Podfile.lock @@ -1,6 +1,6 @@ PODS: - Alamofire (5.9.1) - - AuthCoreAdapter (2.0.1): + - AuthCoreAdapter (2.0.3): - ConnectCommon - ParticleAuthCore - AWSCore (2.34.2) @@ -9,15 +9,15 @@ PODS: - Base58.swift (1.0.2): - BigInt - BigInt (5.2.0) - - ConnectCommon (2.0.0): + - ConnectCommon (2.0.3): - BigInt (~> 5.2.0) - ParticleNetworkBase - RxAlamofire (~> 6.1.1) - secp256k1.swift (~> 0.1) - TweetNacl - - ConnectPhantomAdapter (2.0.0): + - ConnectPhantomAdapter (2.0.3): - ConnectCommon - - ConnectWalletConnectAdapter (2.0.0): + - ConnectWalletConnectAdapter (2.0.3): - ConnectCommon - SDWebImage (~> 5.19.0) - SDWebImageWebPCoder @@ -45,9 +45,9 @@ PODS: - libwebp/webp (1.3.2): - libwebp/sharpyuv - MJRefresh (3.7.9) - - ParticleAA (2.0.1): + - ParticleAA (2.0.3): - ParticleNetworkBase - - ParticleAuthCore (2.0.1): + - ParticleAuthCore (2.0.3): - AWSKMS (~> 2.34.2) - ParticleMPCCore - ParticleNetworkBase @@ -57,9 +57,9 @@ PODS: - SnapKit (~> 5.7.1) - SwiftMessages - Then - - ParticleConnect (2.0.0): + - ParticleConnect (2.0.3): - ConnectCommon - - ParticleConnectKit (2.0.1): + - ParticleConnectKit (2.0.3): - AuthCoreAdapter - ConnectCommon - ConnectPhantomAdapter @@ -67,11 +67,11 @@ PODS: - ParticleAuthCore - ParticleConnect - SnapKit (~> 5.7.1) - - ParticleMPCCore (2.0.1): + - ParticleMPCCore (2.0.3): - Base58.swift - CryptoSwift (~> 1.8.1) - Thresh - - ParticleNetworkBase (2.0.1): + - ParticleNetworkBase (2.0.3): - Alamofire (~> 5.9.0) - Base58.swift - BigInt (~> 5.2.0) @@ -82,11 +82,11 @@ PODS: - RxSwift (= 6.6.0) - SwiftyJSON (~> 5.0.1) - SwiftyUserDefaults (~> 5.3.0) - - ParticleNetworkChains (2.0.1) - - ParticleWalletAPI (2.0.1): + - ParticleNetworkChains (2.0.3) + - ParticleWalletAPI (2.0.3): - GRDB.swift (~> 6.24.1) - ParticleNetworkBase - - ParticleWalletConnect (2.0.1): + - ParticleWalletConnect (2.0.3): - ParticleNetworkBase - RxAlamofire (~> 6.1.1) - RxCocoa (= 6.6.0) @@ -94,7 +94,7 @@ PODS: - Starscream (= 3.1.1) - SwiftyUserDefaults (~> 5.3.0) - WalletConnectSwiftV2 - - ParticleWalletGUI (2.0.1): + - ParticleWalletGUI (2.0.3): - GLTFSceneKit - JXPagingView/Paging (~> 2.1.3) - JXSegmentedView (~> 1.3.3) @@ -119,9 +119,9 @@ PODS: - RxRelay (6.6.0): - RxSwift (= 6.6.0) - RxSwift (6.6.0) - - SDWebImage (5.19.6): - - SDWebImage/Core (= 5.19.6) - - SDWebImage/Core (5.19.6) + - SDWebImage (5.19.7): + - SDWebImage/Core (= 5.19.7) + - SDWebImage/Core (5.19.7) - SDWebImageSwiftUI (3.0.4): - SDWebImage (~> 5.10) - SDWebImageWebPCoder (0.14.6): @@ -137,7 +137,7 @@ PODS: - SwiftyJSON (5.0.2) - SwiftyUserDefaults (5.3.0) - Then (3.0.0) - - Thresh (2.0.1) + - Thresh (2.0.3) - TweetNacl (1.0.2) - WalletConnectSwiftV2 (1.9.9): - WalletConnectSwiftV2/WalletConnect (= 1.9.9) @@ -180,23 +180,23 @@ PODS: - WalletConnectSwiftV2/WalletConnectUtils DEPENDENCIES: - - AuthCoreAdapter (= 2.0.1) - - ConnectCommon (= 2.0.0) - - ConnectPhantomAdapter (= 2.0.0) - - ConnectWalletConnectAdapter (= 2.0.0) - - ParticleAA (= 2.0.1) - - ParticleAuthCore (= 2.0.1) - - ParticleConnect (= 2.0.0) - - ParticleConnectKit (= 2.0.1) - - ParticleMPCCore (= 2.0.1) - - ParticleNetworkBase (= 2.0.1) - - ParticleNetworkChains (= 2.0.1) - - ParticleWalletAPI (= 2.0.1) - - ParticleWalletConnect (= 2.0.1) - - ParticleWalletGUI (= 2.0.1) + - AuthCoreAdapter (= 2.0.3) + - ConnectCommon (= 2.0.3) + - ConnectPhantomAdapter (= 2.0.3) + - ConnectWalletConnectAdapter (= 2.0.3) + - ParticleAA (= 2.0.3) + - ParticleAuthCore (= 2.0.3) + - ParticleConnect (= 2.0.3) + - ParticleConnectKit (= 2.0.3) + - ParticleMPCCore (= 2.0.3) + - ParticleNetworkBase (= 2.0.3) + - ParticleNetworkChains (= 2.0.3) + - ParticleWalletAPI (= 2.0.3) + - ParticleWalletConnect (= 2.0.3) + - ParticleWalletGUI (= 2.0.3) - SkeletonView (from `https://github.com/SunZhiC/SkeletonView.git`, branch `main`) - SwiftyUserDefaults (from `https://github.com/SunZhiC/SwiftyUserDefaults.git`, branch `master`) - - Thresh (= 2.0.1) + - Thresh (= 2.0.3) - WalletConnectSwiftV2 (from `https://github.com/SunZhiC/WalletConnectSwiftV2.git`, branch `particle`) SPEC REPOS: @@ -267,14 +267,14 @@ CHECKOUT OPTIONS: SPEC CHECKSUMS: Alamofire: f36a35757af4587d8e4f4bfa223ad10be2422b8c - AuthCoreAdapter: efed9b89865ed4df8e65092f595d4101de2c0a7c + AuthCoreAdapter: 476feb7b077be7ec8c198e9462f6d1bb3fea92cf AWSCore: 13649d9063a6807ec37bde35c8f2da329d63d4e2 AWSKMS: 311bb0cb71967273de5f4657875b9f2484ec13c2 Base58.swift: e0e16655f9db843b8cd367593ed6f7d90d136b7f BigInt: f668a80089607f521586bbe29513d708491ef2f7 - ConnectCommon: ab95f35bb6a2232a973a8f6c6aae0e6178c4625a - ConnectPhantomAdapter: 3ce7e92923997c801677142d598245037b4c8659 - ConnectWalletConnectAdapter: 4f702a4a1f9c643ce5bd94108053c354434b3d0f + ConnectCommon: 80364f67ca6c0eb4c954b875d9161e432a0cd9dd + ConnectPhantomAdapter: 2c1c82fddc2d462ccf82f0c69b76b5d99cb24206 + ConnectWalletConnectAdapter: 964342c0bc232e1d1465a5fcf0a45e8b66048b3e CryptoSwift: 967f37cea5a3294d9cce358f78861652155be483 GLTFSceneKit: d1b437c514ba2aed5555afb0fddd64e030612d57 GRDB.swift: 136dcb5d8dddca50aae3ba7d77475f79e7232cd8 @@ -282,21 +282,21 @@ SPEC CHECKSUMS: JXSegmentedView: 651b60fcf705258ba9395edd53876dbd2853fb68 libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009 MJRefresh: ff9e531227924c84ce459338414550a05d2aea78 - ParticleAA: 55e5d7e883179b72ae49e367c67c208532d1b7b4 - ParticleAuthCore: d1ba2101389c1fc890dfe5489ee5c7e43743ab5d - ParticleConnect: da52d3b71180e1e934054bace65a308d56e7cf6c - ParticleConnectKit: 8c34f0cd6fabe9b28ed020ae98e09839752fe89b - ParticleMPCCore: 48e135aaef2cbb658f4fdec1c540975c68359e8b - ParticleNetworkBase: d3201fded5097841b7768a44af08903a48eae299 - ParticleNetworkChains: 8e7cb4af29bad061fe6f6ad6a392cfaeaa05f2f7 - ParticleWalletAPI: eca1f4e741651fbb4efef560c781c5eecdf406bc - ParticleWalletConnect: 7ff1aec6d4f7089aa94c909e13141b484fd91e75 - ParticleWalletGUI: 47a7edda5ad331b52af0adfdbbe9aa61d05594f5 + ParticleAA: cb043e4e252580cfb3da8d2654d3a3beb9ae8011 + ParticleAuthCore: 2b42f8c30686c04dbadac92198f7eba9e99c1252 + ParticleConnect: bda56e012d9f396e31885eb6ae6c5e188b4c0270 + ParticleConnectKit: b045c93d8dc6ce486d6d689e6df44cc79945e2e8 + ParticleMPCCore: 056e8094477f999f843f016459b6845389e2932b + ParticleNetworkBase: 774ff74ab785602809147be5398791f64308786d + ParticleNetworkChains: 98daf734005d70cd0ecf8c2515b7e9d0b26aef00 + ParticleWalletAPI: ed2d80ed75d2979df202717b0daf44557fe9a758 + ParticleWalletConnect: 30971f3ff216b41a115c4107b7dfe10a05aed4c1 + ParticleWalletGUI: 73c9b5865034dc5d99000b94bb0164a8ff446b36 RxAlamofire: beb75a1c452d0de225651db4903f5d29d034a620 RxCocoa: 44a80de90e25b739b5aeaae3c8c371a32e3343cc RxRelay: 45eaa5db8ee4fb50e5ebd57deec0159e97fa51e6 RxSwift: a4b44f7d24599f674deebd1818eab82e58410632 - SDWebImage: a79252b60f4678812d94316c91da69ec83089c9f + SDWebImage: 8a6b7b160b4d710e2a22b6900e25301075c34cb3 SDWebImageSwiftUI: 824628d8220906aa101f62b39a7492edd138449d SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380 secp256k1.swift: a7e7a214f6db6ce5db32cc6b2b45e5c4dd633634 @@ -307,10 +307,10 @@ SPEC CHECKSUMS: SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a SwiftyUserDefaults: dd5dce66fb01565a82c3618b835f0546987eb683 Then: 844265ae87834bbe1147d91d5d41a404da2ec27d - Thresh: 97626aa8e88103360b3874bb81a35cc6e42ac470 + Thresh: b74bb67a2d15eb1e9d1c26e469a8bbbf4a6128d0 TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6 WalletConnectSwiftV2: a3e9870da851a1608e79d4583668e87ffea6a72d -PODFILE CHECKSUM: 182556e16c70ef1c525bc31b9bcc22d29cfdc5a2 +PODFILE CHECKSUM: f44db8927cb368e1673d8a019c5ea9a47c525568 COCOAPODS: 1.15.2 diff --git a/Demo/Demo/Info.plist b/Demo/Demo/Info.plist index 0efe5af..1b1e0e6 100644 --- a/Demo/Demo/Info.plist +++ b/Demo/Demo/Info.plist @@ -13,19 +13,28 @@ - LSApplicationQueriesSchemes + LSApplicationQueriesSchemes - trust - rainbow - imtokenv2 metamask phantom bitkeep + imtokenv2 + rainbow + trust + gnosissafe zerion mathwallet + argent 1inch awallet okex + bnc + NSPhotoLibraryUsageDescription + We need access in order to open photos of barcodes + NSCameraUsageDescription + We use the camera to scan barcodes + NSFaceIDUsageDescription + We use Face ID for secure access to the app. diff --git a/Demo/Podfile b/Demo/Podfile index b9af55a..8be86b3 100644 --- a/Demo/Podfile +++ b/Demo/Podfile @@ -5,21 +5,21 @@ target 'Demo' do source 'https://github.com/CocoaPods/Specs.git' use_frameworks! - pod 'ConnectWalletConnectAdapter', '2.0.2' - pod 'ConnectEVMAdapter', '2.0.2' - pod 'ConnectSolanaAdapter', '2.0.2' - pod 'ConnectPhantomAdapter', '2.0.2' - pod 'ParticleConnect', '2.0.2' - pod 'ConnectCommon', '2.0.2' + pod 'ConnectWalletConnectAdapter', '2.0.3' + pod 'ConnectEVMAdapter', '2.0.3' + pod 'ConnectSolanaAdapter', '2.0.3' + pod 'ConnectPhantomAdapter', '2.0.3' + pod 'ParticleConnect', '2.0.3' + pod 'ConnectCommon', '2.0.3' - pod 'ParticleWalletAPI', '2.0.2' - pod 'ParticleNetworkBase', '2.0.2' - pod 'ParticleNetworkChains', '2.0.2' + pod 'ParticleWalletAPI', '2.0.3' + pod 'ParticleNetworkBase', '2.0.3' + pod 'ParticleNetworkChains', '2.0.3' - pod 'AuthCoreAdapter', '2.0.2' - pod 'ParticleAuthCore', '2.0.2' - pod 'ParticleMPCCore', '2.0.2' - pod 'Thresh', '2.0.2' + pod 'AuthCoreAdapter', '2.0.3' + pod 'ParticleAuthCore', '2.0.3' + pod 'ParticleMPCCore', '2.0.3' + pod 'Thresh', '2.0.3' # from 1.14.0 you need add this line. pod 'SwiftyUserDefaults', :git => 'https://github.com/SunZhiC/SwiftyUserDefaults.git', :branch => 'master' diff --git a/Demo/Podfile.lock b/Demo/Podfile.lock index 1493d5e..0ba4e5e 100644 --- a/Demo/Podfile.lock +++ b/Demo/Podfile.lock @@ -1,6 +1,6 @@ PODS: - Alamofire (5.9.1) - - AuthCoreAdapter (2.0.2): + - AuthCoreAdapter (2.0.3): - ConnectCommon - ParticleAuthCore - AWSCore (2.34.2) @@ -9,19 +9,19 @@ PODS: - Base58.swift (1.0.2): - BigInt - BigInt (5.2.0) - - ConnectCommon (2.0.2): + - ConnectCommon (2.0.3): - BigInt (~> 5.2.0) - ParticleNetworkBase - RxAlamofire (~> 6.1.1) - secp256k1.swift (~> 0.1) - TweetNacl - - ConnectEVMAdapter (2.0.2): + - ConnectEVMAdapter (2.0.3): - ConnectCommon - - ConnectPhantomAdapter (2.0.2): + - ConnectPhantomAdapter (2.0.3): - ConnectCommon - - ConnectSolanaAdapter (2.0.2): + - ConnectSolanaAdapter (2.0.3): - ConnectCommon - - ConnectWalletConnectAdapter (2.0.2): + - ConnectWalletConnectAdapter (2.0.3): - ConnectCommon - SDWebImage (~> 5.19.0) - SDWebImageWebPCoder @@ -45,7 +45,7 @@ PODS: - libwebp/sharpyuv (1.3.2) - libwebp/webp (1.3.2): - libwebp/sharpyuv - - ParticleAuthCore (2.0.2): + - ParticleAuthCore (2.0.3): - AWSKMS (~> 2.34.2) - ParticleMPCCore - ParticleNetworkBase @@ -55,13 +55,13 @@ PODS: - SnapKit (~> 5.7.1) - SwiftMessages - Then - - ParticleConnect (2.0.2): + - ParticleConnect (2.0.3): - ConnectCommon - - ParticleMPCCore (2.0.2): + - ParticleMPCCore (2.0.3): - Base58.swift - CryptoSwift (~> 1.8.1) - Thresh - - ParticleNetworkBase (2.0.2): + - ParticleNetworkBase (2.0.3): - Alamofire (~> 5.9.0) - Base58.swift - BigInt (~> 5.2.0) @@ -72,8 +72,8 @@ PODS: - RxSwift (= 6.6.0) - SwiftyJSON (~> 5.0.1) - SwiftyUserDefaults (~> 5.3.0) - - ParticleNetworkChains (2.0.2) - - ParticleWalletAPI (2.0.2): + - ParticleNetworkChains (2.0.3) + - ParticleWalletAPI (2.0.3): - GRDB.swift (~> 6.24.1) - ParticleNetworkBase - RxAlamofire (6.1.1): @@ -87,9 +87,9 @@ PODS: - RxRelay (6.6.0): - RxSwift (= 6.6.0) - RxSwift (6.6.0) - - SDWebImage (5.19.6): - - SDWebImage/Core (= 5.19.6) - - SDWebImage/Core (5.19.6) + - SDWebImage (5.19.7): + - SDWebImage/Core (= 5.19.7) + - SDWebImage/Core (5.19.7) - SDWebImageWebPCoder (0.14.6): - libwebp (~> 1.0) - SDWebImage/Core (~> 5.17) @@ -103,7 +103,7 @@ PODS: - SwiftyJSON (5.0.2) - SwiftyUserDefaults (5.3.0) - Then (3.0.0) - - Thresh (2.0.2) + - Thresh (2.0.3) - TweetNacl (1.0.2) - WalletConnectSwiftV2 (1.9.9): - WalletConnectSwiftV2/WalletConnect (= 1.9.9) @@ -146,21 +146,21 @@ PODS: - WalletConnectSwiftV2/WalletConnectUtils DEPENDENCIES: - - AuthCoreAdapter (= 2.0.2) - - ConnectCommon (= 2.0.2) - - ConnectEVMAdapter (= 2.0.2) - - ConnectPhantomAdapter (= 2.0.2) - - ConnectSolanaAdapter (= 2.0.2) - - ConnectWalletConnectAdapter (= 2.0.2) - - ParticleAuthCore (= 2.0.2) - - ParticleConnect (= 2.0.2) - - ParticleMPCCore (= 2.0.2) - - ParticleNetworkBase (= 2.0.2) - - ParticleNetworkChains (= 2.0.2) - - ParticleWalletAPI (= 2.0.2) + - AuthCoreAdapter (= 2.0.3) + - ConnectCommon (= 2.0.3) + - ConnectEVMAdapter (= 2.0.3) + - ConnectPhantomAdapter (= 2.0.3) + - ConnectSolanaAdapter (= 2.0.3) + - ConnectWalletConnectAdapter (= 2.0.3) + - ParticleAuthCore (= 2.0.3) + - ParticleConnect (= 2.0.3) + - ParticleMPCCore (= 2.0.3) + - ParticleNetworkBase (= 2.0.3) + - ParticleNetworkChains (= 2.0.3) + - ParticleWalletAPI (= 2.0.3) - SkeletonView (from `https://github.com/SunZhiC/SkeletonView.git`, branch `main`) - SwiftyUserDefaults (from `https://github.com/SunZhiC/SwiftyUserDefaults.git`, branch `master`) - - Thresh (= 2.0.2) + - Thresh (= 2.0.3) - WalletConnectSwiftV2 (from `https://github.com/SunZhiC/WalletConnectSwiftV2.git`, branch `particle`) SPEC REPOS: @@ -224,30 +224,30 @@ CHECKOUT OPTIONS: SPEC CHECKSUMS: Alamofire: f36a35757af4587d8e4f4bfa223ad10be2422b8c - AuthCoreAdapter: 397e3f66759b400a90b741cc1e53ddd95bfcdbf0 + AuthCoreAdapter: 476feb7b077be7ec8c198e9462f6d1bb3fea92cf AWSCore: 13649d9063a6807ec37bde35c8f2da329d63d4e2 AWSKMS: 311bb0cb71967273de5f4657875b9f2484ec13c2 Base58.swift: e0e16655f9db843b8cd367593ed6f7d90d136b7f BigInt: f668a80089607f521586bbe29513d708491ef2f7 - ConnectCommon: 8a556df558257a50ba91ef236f00794de0a0c95a - ConnectEVMAdapter: ac9fe12681c7cf5b7fba7f270af69efbd51077e3 - ConnectPhantomAdapter: 619c30846bbb61187e153342ca827d4f3b550e55 - ConnectSolanaAdapter: 47ec9c8b7076d826174275f99492709aacc59946 - ConnectWalletConnectAdapter: 52d7266d94dc65837a5fff3980c2f8667f6bd599 + ConnectCommon: 80364f67ca6c0eb4c954b875d9161e432a0cd9dd + ConnectEVMAdapter: 41d1fa1cc62684a347fa8ade89eaff59d5655b0b + ConnectPhantomAdapter: 2c1c82fddc2d462ccf82f0c69b76b5d99cb24206 + ConnectSolanaAdapter: 697c8d749341ac4bfd3d66e7c20ed294e9d4e98e + ConnectWalletConnectAdapter: 964342c0bc232e1d1465a5fcf0a45e8b66048b3e CryptoSwift: 967f37cea5a3294d9cce358f78861652155be483 GRDB.swift: 136dcb5d8dddca50aae3ba7d77475f79e7232cd8 libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009 - ParticleAuthCore: 431496fcd45fe22b1420f1191c122805238e14fe - ParticleConnect: aa6402459dc9940b6d16630bdf721b122f540017 - ParticleMPCCore: dc9568198a21b27dc0eebbc03d826d3a61656036 - ParticleNetworkBase: 17473acf8ca8ffb97041e21739d621d4e3957cb4 - ParticleNetworkChains: c5f7392bf7430874499ebb522a285fcfb9cb5af1 - ParticleWalletAPI: 5516a3e356e730098036c11bbe28fdf5b5517d30 + ParticleAuthCore: 2b42f8c30686c04dbadac92198f7eba9e99c1252 + ParticleConnect: bda56e012d9f396e31885eb6ae6c5e188b4c0270 + ParticleMPCCore: 056e8094477f999f843f016459b6845389e2932b + ParticleNetworkBase: 774ff74ab785602809147be5398791f64308786d + ParticleNetworkChains: 98daf734005d70cd0ecf8c2515b7e9d0b26aef00 + ParticleWalletAPI: ed2d80ed75d2979df202717b0daf44557fe9a758 RxAlamofire: beb75a1c452d0de225651db4903f5d29d034a620 RxCocoa: 44a80de90e25b739b5aeaae3c8c371a32e3343cc RxRelay: 45eaa5db8ee4fb50e5ebd57deec0159e97fa51e6 RxSwift: a4b44f7d24599f674deebd1818eab82e58410632 - SDWebImage: a79252b60f4678812d94316c91da69ec83089c9f + SDWebImage: 8a6b7b160b4d710e2a22b6900e25301075c34cb3 SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380 secp256k1.swift: a7e7a214f6db6ce5db32cc6b2b45e5c4dd633634 SkeletonView: 735bba714f75a451d998bf6f4aef5bfe9d1c803e @@ -257,10 +257,10 @@ SPEC CHECKSUMS: SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a SwiftyUserDefaults: dd5dce66fb01565a82c3618b835f0546987eb683 Then: 844265ae87834bbe1147d91d5d41a404da2ec27d - Thresh: da8fb05520ab379a7bb3f878177a639a8247385d + Thresh: b74bb67a2d15eb1e9d1c26e469a8bbbf4a6128d0 TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6 WalletConnectSwiftV2: a3e9870da851a1608e79d4583668e87ffea6a72d -PODFILE CHECKSUM: a1b8a268b248e4ad72070083906297fb5c37275d +PODFILE CHECKSUM: 6ac527a5dc77b3b06df457485e97cca0cbaac9a2 COCOAPODS: 1.15.2 diff --git a/README.md b/README.md index 237f31f..e489329 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,13 @@ Xcode 15.0 or higher | Xcode version | 15.0 or higher | | ---------------------------- | -------------- | -| ConnectCommon | 2.0.2 | -| ParticleConnect | 2.0.2 | -| ParticleAuthAdapter | 2.0.2 | -| ConnectWalletConnectAdapter | 2.0.2 | -| ConnectEVMConnectAdapter | 2.0.2 | -| ConnectPhantomConnectAdapter | 2.0.2 | -| ConnectSolanaConnectAdapter | 2.0.2 | +| ConnectCommon | 2.0.3 | +| ParticleConnect | 2.0.3 | +| ParticleAuthAdapter | 2.0.3 | +| ConnectWalletConnectAdapter | 2.0.3 | +| ConnectEVMConnectAdapter | 2.0.3 | +| ConnectPhantomConnectAdapter | 2.0.3 | +| ConnectSolanaConnectAdapter | 2.0.3 | ## 🎯 Support Apple Privacy Manifests From version 0.2.19, all SDKs have been adapted to Apple's privacy requirements.