We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ef09c commit 5de2b65Copy full SHA for 5de2b65
Package.swift
@@ -25,8 +25,8 @@ let package = Package(
25
path: "Sources/BinaryFramework"),
26
.binaryTarget(
27
name: "Screeb",
28
- url: "https://github.com/ScreebApp/sdk-ios-public/releases/download/2.1.9/Screeb.zip",
29
- checksum: "3645acdb945e422929a6113ef7d1eeca288640c642b5caa71198163d873b119f"
+ url: "https://github.com/ScreebApp/sdk-ios-public/releases/download/2.1.10/Screeb.zip",
+ checksum: "97c067f7f8c6e422c70470a7d312d0999fcb9e258da4da9769ec9de469c8d1df"
30
)
31
]
32
0 commit comments