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 9ee45cd commit 552c60bCopy full SHA for 552c60b
Package.swift
@@ -17,8 +17,8 @@ let package = Package(
17
targets: [
18
.binaryTarget(
19
name: "BugSplat",
20
- url: "https://github.com/BugSplat-Git/bugsplat-apple/releases/download/v1.2.0/BugSplat.xcframework.zip",
21
- checksum: "7d8ed68e28cc1c863d07c27a11732b86a3423fec403c1d68000e0a5f10da92cd"
+ url: "https://github.com/BugSplat-Git/bugsplat-apple/releases/download/v1.2.1/BugSplat.xcframework.zip",
+ checksum: "c8064bfc71cd332febdb062014142240636ff7469cb564abf9e3ba088216bc2c"
22
),
23
// Add a fake target to satisfy the swift build system
24
// Add a dependency to the .binaryTarget
0 commit comments