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.
1 parent cd4c84c commit 70e5079Copy full SHA for 70e5079
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