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 58e91e9 commit a9e876aCopy full SHA for a9e876a
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/15.0.0/Instabug-XCFramework.zip",
17
- checksum: "f6b86f29f1e8a657007dc2ec20dad17092b8f032f6a41e34a41dc51b32ff9933")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/15.0.1/Instabug-XCFramework.zip",
+ checksum: "18388b7d20fd2568d8cbaaf21de61ff6b783e099339e004094152c05ef86fe47")
18
]
19
)
0 commit comments