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 d560564 commit 19e3b28Copy full SHA for 19e3b28
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.9.2/Instabug-XCFramework.zip",
17
- checksum: "8cd48d027b667ebaf388635fb7cf10e59118d815c2c88642c23ca42698a0f0df")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/13.0.0/Instabug-XCFramework.zip",
+ checksum: "bd8c2be81cfefe6a401709230f392bb2db4b142c5c409818bf2eae4deb38a11d")
18
]
19
)
0 commit comments