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