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 8e23d6c commit 9b6fd8bCopy full SHA for 9b6fd8b
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: [
14
.binaryTarget(
15
name: "Instabug",
16
- url: "https://github.com/Instabug/Instabug-SP/releases/download/11.10.1/Instabug-XCFramework.zip",
17
- checksum: "63da4a2e509d239db6e41ba7d0037385143dcb3c79f87ece8e0807db132ca963")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/11.10.2/Instabug-XCFramework.zip",
+ checksum: "bbf44c07282429fedeae9aa2f142b30eea086ace79994eae0021645355bee629")
18
]
19
)
0 commit comments