From caf46c2a3fd330f36c635310cdebaff07b1b3a17 Mon Sep 17 00:00:00 2001 From: polax7 Date: Wed, 11 Jan 2023 11:18:24 +0800 Subject: [PATCH 1/2] Bump version --- BloctoSDK.podspec | 12 ++++++------ Example/Podfile.lock | 40 ++++++++++++++++++++-------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/BloctoSDK.podspec b/BloctoSDK.podspec index 817f367..94bdf95 100644 --- a/BloctoSDK.podspec +++ b/BloctoSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BloctoSDK' - s.version = '0.4.4' + s.version = '0.5.0' s.summary = 'A SDK to interact with Blockchain through Blocto Wallet App.' s.homepage = 'https://github.com/portto/blocto-ios-sdk' @@ -26,14 +26,14 @@ Pod::Spec.new do |s| s.subspec "EVMBase" do |ss| ss.source_files = "Sources/EVMBase/**/*" - ss.dependency "BloctoSDK/Core", "~> 0.4.4" + ss.dependency "BloctoSDK/Core", "~> 0.5.0" ss.dependency "BigInt", "~> 5.0" end s.subspec "Flow" do |ss| ss.source_files = "Sources/Flow/**/*" - ss.dependency "BloctoSDK/Core", "~> 0.4.4" - ss.dependency "FlowSDK", "~> 0.4.2" + ss.dependency "BloctoSDK/Core", "~> 0.5.0" + ss.dependency "FlowSDK", "~> 0.5.0" end s.subspec "Wallet" do |ss| @@ -46,9 +46,9 @@ Pod::Spec.new do |s| "Sources/EVMBase/Models/EVMBaseTransaction.swift", "Sources/EVMBase/Models/SignType.swift", "Sources/Flow/Models/**/*" - ss.dependency "BloctoSDK/Core", "~> 0.4.4" + ss.dependency "BloctoSDK/Core", "~> 0.5.0" ss.dependency "BigInt", "~> 5.0" - ss.dependency "FlowSDK", "~> 0.4.2" + ss.dependency "FlowSDK", "~> 0.5.0" end end diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 6943b3a..b0e3670 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -2,21 +2,21 @@ PODS: - _NIODataStructures (2.40.0) - Alamofire (5.6.2) - BigInt (5.2.0) - - BloctoSDK/Core (0.4.2) - - BloctoSDK/EVMBase (0.4.2): + - BloctoSDK/Core (0.5.0) + - BloctoSDK/EVMBase (0.5.0): - BigInt (~> 5.0) - - BloctoSDK/Core (~> 0.4.2) - - BloctoSDK/Flow (0.4.2): - - BloctoSDK/Core (~> 0.4.2) - - FlowSDK (~> 0.4.2) - - BloctoSDK/Solana (0.4.2): + - BloctoSDK/Core (~> 0.4.4) + - BloctoSDK/Flow (0.5.0): + - BloctoSDK/Core (~> 0.4.4) + - FlowSDK (~> 0.5.0) + - BloctoSDK/Solana (0.5.0): - BloctoSDK/Core - SolanaWeb3 (~> 0.0.4) - - BloctoSDK/Wallet (0.4.2): + - BloctoSDK/Wallet (0.5.0): - BigInt (~> 5.0) - - BloctoSDK/Core (~> 0.4.2) - - FlowSDK (~> 0.4.2) - - Cadence (0.4.2): + - BloctoSDK/Core (~> 0.4.4) + - FlowSDK (~> 0.5.0) + - Cadence (0.5.0): - BigInt (~> 5.2.0) - CryptoSwift (~> 1.5.1) - CGRPCZlibp (1.8.2) @@ -32,11 +32,11 @@ PODS: - EthereumSignTypedDataUtil (0.1.2): - BigInt (~> 5.0) - CryptoSwift (~> 1.4) - - FlowSDK (0.4.2): - - FlowSDK/FlowSDK (= 0.4.2) - - FlowSDK/FlowSDK (0.4.2): + - FlowSDK (0.5.0): + - FlowSDK/FlowSDK (= 0.5.0) + - FlowSDK/FlowSDK (0.5.0): - BigInt (~> 5.2.0) - - Cadence (~> 0.4.2) + - Cadence (~> 0.5.0) - CryptoSwift (~> 1.5.1) - gRPC-Swiftp (~> 1.8.2) - secp256k1Swift (~> 0.7.4) @@ -198,7 +198,7 @@ PODS: - SwiftNIOFoundationCompat (< 3, >= 2.32.0) - SwiftNIOPosix (< 3, >= 2.32.0) - SwiftNIOTLS (< 3, >= 2.32.0) - - SwiftProtobuf (1.20.2) + - SwiftProtobuf (1.20.3) - TweetNacl (1.0.2) - web3.swift (0.9.3): - BigInt (~> 5) @@ -282,8 +282,8 @@ SPEC CHECKSUMS: _NIODataStructures: 3d45d8e70a1d17a15b1dc59d102c63dbc0525ffd Alamofire: d368e1ff8a298e6dde360e35a3e68e6c610e7204 BigInt: f668a80089607f521586bbe29513d708491ef2f7 - BloctoSDK: 341d7e5e42d22ecc793f5846fb3443ce5edf59e6 - Cadence: 2aa3c6d84e3de70a5decf50a0c19658af2707d6a + BloctoSDK: 6155b169d6119b5222ad2e563211f95e29aac906 + Cadence: f354a678487ab17716acd61ddbb637130e9642b8 CGRPCZlibp: 2f3e1e7a6d6cb481d4d1a26d3ec09aefacf09cbb CNIOAtomics: 8edf08644e5e6fa0f021c239be9e8beb1cd9ef18 CNIOBoringSSL: 2c9c96c2e95f15e83fb8d26b9738d939cc39ae33 @@ -294,7 +294,7 @@ SPEC CHECKSUMS: CNIOWindows: 3047f2d8165848a3936a0a755fee27c6b5ee479b CryptoSwift: c4f2debceb38bf44c80659afe009f71e23e4a082 EthereumSignTypedDataUtil: ae4e33b21e51ee046a86a65b02843090b8bbd3f9 - FlowSDK: 84883187f3f6797438b59474ebeac40be4a96a86 + FlowSDK: 08c8b36cdc7b1c0d7017504592e8d13042e71bd0 GenericJSON: a6e74e2c457f8693caab08e0eafde7d97e6666de gRPC-Swiftp: 1f5a05ce5b544bff3dce93223e72829daac26113 Logging: beeb016c9c80cf77042d62e83495816847ef108b @@ -320,7 +320,7 @@ SPEC CHECKSUMS: SwiftNIOSSL: d153c5a6fc5b2301b0519b4c4d037a9414212da6 SwiftNIOTLS: 598af547490133e9aac52aed0c23c4a90c31dcfc SwiftNIOTransportServices: 0b2b407819d82eb63af558c5396e33c945759503 - SwiftProtobuf: 9f458aaa7844a2fc0b910053e66578bc4e2da9c1 + SwiftProtobuf: b02b5075dcf60c9f5f403000b3b0c202a11b6ae1 TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6 web3.swift: 4d8b9f69ea92d23c6e87b97c36686f1c541eaef1 From 0ae3ad7a846f4332fad1914472a696b0578e1927 Mon Sep 17 00:00:00 2001 From: polax7 Date: Wed, 11 Jan 2023 17:34:48 +0800 Subject: [PATCH 2/2] Bump version --- README.md | 12 ++++++------ Sources/Solana/SDKInfo.swift | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 1ce2698..a8a0799 100644 --- a/README.md +++ b/README.md @@ -25,26 +25,26 @@ from the Example directory first. BloctoSDK is available through [CocoaPods](https://cocoapods.org). You can only include specific subspec to install, simply add the following line to your Podfile: ```ruby -pod 'BloctoSDK', '~> 0.4.4' +pod 'BloctoSDK', '~> 0.5.0' # or -pod 'BloctoSDK/Solana', '~> 0.4.4' +pod 'BloctoSDK/Solana', '~> 0.5.0' # or -pod 'BloctoSDK/EVMBase', '~> 0.4.4' +pod 'BloctoSDK/EVMBase', '~> 0.5.0' # or -pod 'BloctoSDK/Flow', '~> 0.4.4' +pod 'BloctoSDK/Flow', '~> 0.5.0' ``` ### Swift Package Manager ```swift -.package(url: "https://github.com/portto/blocto-ios-sdk.git", .upToNextMinor(from: "0.4.4")) +.package(url: "https://github.com/portto/blocto-ios-sdk.git", .upToNextMinor(from: "0.5.0")) ``` and then specify `"BloctoSDK"` as a dependency of the Target in which you wish to use. @@ -63,7 +63,7 @@ let package = Package( ), ], dependencies: [ - .package(url: "https://github.com/portto/blocto-ios-sdk.git", .upToNextMinor(from: "0.4.4")) + .package(url: "https://github.com/portto/blocto-ios-sdk.git", .upToNextMinor(from: "0.5.0")) ], targets: [ .target( diff --git a/Sources/Solana/SDKInfo.swift b/Sources/Solana/SDKInfo.swift index 1292ce8..e00c6ba 100644 --- a/Sources/Solana/SDKInfo.swift +++ b/Sources/Solana/SDKInfo.swift @@ -13,7 +13,7 @@ enum SDKInfo { #if COCOAPODS return Bundle.resouceBundle?.object(forInfoDictionaryKey: "CFBundleShortVersionString") as? String ?? "unknown" #else - return "0.4.4" + return "0.5.0" #endif }