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 f058766 commit bfa5053Copy full SHA for bfa5053
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.3.0/Instabug-XCFramework.zip",
17
- checksum: "8126e5c8505d0c27bcb01abc09739858d1f5406bf593042dcea6f058ce8b01bc")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/12.4.0/Instabug-XCFramework.zip",
+ checksum: "e0097610840171c0bb03676d2a89298cc872051685fd02f42d74e2da080d60cb")
18
]
19
)
0 commit comments