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 2b36de6 commit f55d8c8Copy full SHA for f55d8c8
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.14.0/Instabug-XCFramework.zip",
17
- checksum: "cde1dff3e72e152e8699b403cabc4e01ab70c288efd0d1e2f85ab000aaefb908")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/12.0.0/Instabug-XCFramework.zip",
+ checksum: "370a0cfe143afda4cde036ef9066454a7bb0e75f28b5c15a9e806b5127b26124")
18
]
19
)
0 commit comments