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 65cb232 commit 3fefd84Copy full SHA for 3fefd84
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.2.2.zip",
+ checksum: "be09e8a82851331dfefe47888b0955733737cae015d3f83e15cfca75ebac0527"
20
),
21
]
22
)
0 commit comments