Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew54068 committed May 19, 2023
1 parent 2525ed3 commit 983e33a
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/portto/blocto-ios-sdk.git",
"state" : {
"revision" : "6c24b03c33076f9d5f17c013483dad040a687467",
"version" : "0.4.2"
"revision" : "1cbecf62ad3655703137aa7141f12664af52142f",
"version" : "0.6.1"
}
},
{
Expand All @@ -41,8 +41,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/portto/flow-swift-sdk.git",
"state" : {
"revision" : "b5e4c381def8b166a39496f2a32e184f4d8a17d1",
"version" : "0.4.2"
"revision" : "52448238d0e887af02fc0bdaf50ca76426317289",
"version" : "0.5.0"
}
},
{
Expand Down
18 changes: 9 additions & 9 deletions Demo/FCL_Cocoa_Demo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- _NIODataStructures (2.40.0)
- BigInt (5.2.0)
- BloctoSDK/Core (0.5.0)
- BloctoSDK/Flow (0.5.0):
- BloctoSDK/Core (~> 0.5.0)
- BloctoSDK/Core (0.6.1)
- BloctoSDK/Flow (0.6.1):
- BloctoSDK/Core (~> 0.6.1)
- FlowSDK (~> 0.5.0)
- Cadence (0.5.0):
- BigInt (~> 5.2.0)
Expand All @@ -18,8 +18,8 @@ PODS:
- CNIOLinux (2.40.0)
- CNIOWindows (2.40.0)
- CryptoSwift (1.5.1)
- FCL-SDK (0.4.0):
- BloctoSDK/Flow (~> 0.5.0)
- FCL-SDK (0.4.1):
- BloctoSDK/Flow (~> 0.6.1)
- SwiftyJSON
- FlowSDK (0.5.0):
- FlowSDK/FlowSDK (= 0.5.0)
Expand Down Expand Up @@ -179,7 +179,7 @@ PODS:
- SwiftNIOFoundationCompat (< 3, >= 2.32.0)
- SwiftNIOPosix (< 3, >= 2.32.0)
- SwiftNIOTLS (< 3, >= 2.32.0)
- SwiftProtobuf (1.20.3)
- SwiftProtobuf (1.21.0)
- SwiftyJSON (5.0.1)

DEPENDENCIES:
Expand Down Expand Up @@ -235,7 +235,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
_NIODataStructures: 3d45d8e70a1d17a15b1dc59d102c63dbc0525ffd
BigInt: f668a80089607f521586bbe29513d708491ef2f7
BloctoSDK: ee7b4dfe3fe249fb27254d42d6cdb3de4b268544
BloctoSDK: e56a1fb8d45c5a5909e843cf180c5626077d28fb
Cadence: f354a678487ab17716acd61ddbb637130e9642b8
CGRPCZlibp: 2f3e1e7a6d6cb481d4d1a26d3ec09aefacf09cbb
CNIOAtomics: 8edf08644e5e6fa0f021c239be9e8beb1cd9ef18
Expand All @@ -246,7 +246,7 @@ SPEC CHECKSUMS:
CNIOLinux: 62e3505f50de558c393dc2f273dde71dcce518da
CNIOWindows: 3047f2d8165848a3936a0a755fee27c6b5ee479b
CryptoSwift: c4f2debceb38bf44c80659afe009f71e23e4a082
FCL-SDK: 4029da838c046339cd52fe066edd30fa7acbae54
FCL-SDK: 109f99f6d7d37a87a32f623872ff3eb92102b04c
FlowSDK: 08c8b36cdc7b1c0d7017504592e8d13042e71bd0
gRPC-Swiftp: 1f5a05ce5b544bff3dce93223e72829daac26113
Logging: beeb016c9c80cf77042d62e83495816847ef108b
Expand All @@ -269,7 +269,7 @@ SPEC CHECKSUMS:
SwiftNIOSSL: d153c5a6fc5b2301b0519b4c4d037a9414212da6
SwiftNIOTLS: 598af547490133e9aac52aed0c23c4a90c31dcfc
SwiftNIOTransportServices: 0b2b407819d82eb63af558c5396e33c945759503
SwiftProtobuf: b02b5075dcf60c9f5f403000b3b0c202a11b6ae1
SwiftProtobuf: afced68785854575756db965e9da52bbf3dc45e7
SwiftyJSON: 2f33a42c6fbc52764d96f13368585094bfd8aa5e

PODFILE CHECKSUM: 84609972c6a1b04f5ffd7c04e38ae26066a44f09
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/portto/flow-swift-sdk.git",
"state" : {
"revision" : "b5e4c381def8b166a39496f2a32e184f4d8a17d1",
"version" : "0.4.2"
"revision" : "52448238d0e887af02fc0bdaf50ca76426317289",
"version" : "0.5.0"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions FCL-SDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FCL-SDK'
s.version = '0.4.0'
s.version = '0.4.1'
s.summary = 'Flow Client Library Swift version.'

s.homepage = 'https://github.com/portto/fcl-swift'
Expand All @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'

s.source_files = "Sources/**/*"
s.dependency "BloctoSDK/Flow", "~> 0.5.0"
s.dependency "BloctoSDK/Flow", "~> 0.6.1"
s.dependency "SwiftyJSON"

end
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/portto/flow-swift-sdk.git", .upToNextMajor(from: "0.4.0")),
.package(url: "https://github.com/portto/flow-swift-sdk.git", .upToNextMajor(from: "0.5.0")),
.package(url: "https://github.com/SwiftyJSON/SwiftyJSON.git", from: "4.0.0"),
.package(url: "https://github.com/portto/blocto-ios-sdk.git", .upToNextMinor(from: "0.6.1")),
],
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ This repo is inspired by [fcl-js](https://github.com/onflow/fcl-js) and [fcl-swi
FCL-SDK is available through [CocoaPods](https://cocoapods.org). You can include specific subspec to install, simply add the following line to your Podfile:

```ruby
pod 'FCL-SDK', '~> 0.4.0'
pod 'FCL-SDK', '~> 0.4.1'
```

### Swift Package Manager


```swift
.package(url: "https://github.com/portto/fcl-swift.git", .upToNextMinor(from: "0.4.0"))
.package(url: "https://github.com/portto/fcl-swift.git", .upToNextMinor(from: "0.4.1"))
```

Here's an example PackageDescription:
Expand All @@ -51,7 +51,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/portto/fcl-swift.git", .upToNextMinor(from: "0.4.0"))
.package(url: "https://github.com/portto/fcl-swift.git", .upToNextMinor(from: "0.4.1"))
],
targets: [
.target(
Expand Down

0 comments on commit 983e33a

Please sign in to comment.