We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd4c84c + 70e5079 commit 5fadbd5Copy full SHA for 5fadbd5
Package.swift
@@ -15,8 +15,8 @@ let package = Package(
15
targets: [
16
.binaryTarget(
17
name: "iOSSplitSuite",
18
- url: "https://cdn.split.io/ios-suite/iOSSplitSuite_2.3.0-rc1.zip",
19
- checksum: "aa4633ebef8925cba41390f9952de9cb2870ea29ab28d8a464af3e420ddf395e"
+ url: "https://cdn.split.io/ios-suite/iOSSplitSuite_2.3.0-rc2.zip",
+ checksum: "18e9d6398b6ef55f591e0622482fa48dacbc2359e65c976c78faf1b48f61bf2f"
20
),
21
]
22
)
0 commit comments