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 3cc7756 commit a62a4c8Copy full SHA for a62a4c8
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/13.4.3/Instabug-XCFramework.zip",
17
- checksum: "e6635f41ad7980033f74c73acf68cdfd2312aeda9d9957dfae8a91f8d57895e7")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/14.0.0/Instabug-XCFramework.zip",
+ checksum: "e18a69c59100d0d855699abfba0dc62771559bcbfaa032fadf0d9e0473013121")
18
]
19
)
0 commit comments