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 79150b5 + bf6032b commit ef58367Copy full SHA for ef58367
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.2.3.zip",
19
- checksum: "c06c762ec885f76561988d5c0b0419d59c533ede1e1297a20e9eacfca0ef5c06"
+ url: "https://cdn.split.io/ios-suite/iOSSplitSuite_2.3.0-rc6.zip",
+ checksum: "b4957776502ec941f07addad9598154da5d53e0d712187dc06aa532bdba0db75"
20
),
21
]
22
)
0 commit comments