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 5fadbd5 + 8d950da commit f5c9a11Copy full SHA for f5c9a11
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-rc2.zip",
19
- checksum: "18e9d6398b6ef55f591e0622482fa48dacbc2359e65c976c78faf1b48f61bf2f"
+ url: "https://cdn.split.io/ios-suite/iOSSplitSuite_2.3.0-rc4.zip",
+ checksum: "d4ad8e545b38f3da9e650d57e9fc332622f45dfe4430980a5d90c975ba5d76b0"
20
),
21
]
22
)
0 commit comments