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 92601d0 commit a770925Copy full SHA for a770925
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.1.0/Instabug-XCFramework.zip",
17
- checksum: "df790312174ac839e3878306baf2b87e064839bd5a272444bbca23e6eed8ff8e")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/12.2.0/Instabug-XCFramework.zip",
+ checksum: "5a7a8e350736e91e8d8d37753870092eff33caa5415f27359729594aae1581fd")
18
]
19
)
0 commit comments