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 9e79cb1 commit 9a9ddadCopy full SHA for 9a9ddad
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/12.7.0/Instabug-XCFramework.zip",
17
- checksum: "2c86ba4882688d6a1b047b794a10daa1fd1f72cadf710485376156996958554e")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/12.9.0/Instabug-XCFramework.zip",
+ checksum: "e8db5563820cf9c0b7bef265b9533e7c4f0fb6370a5a0b911bee8e09a78588c1")
18
]
19
)
0 commit comments