We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872344a commit 65f7cbfCopy full SHA for 65f7cbf
Package.swift
@@ -23,7 +23,7 @@ let package = Package(
23
.binaryTarget(
24
name: "helios",
25
url: "https://github.com/rkreutz/HeliosKit/releases/download/0.5.1/helios.xcframework.zip",
26
- checksum: "b792f05e47aa9c14905f523badae307e98ddddde16776946279f357a5f065ad5"),
+ checksum: "2799e988dd06f37ca0991b11a5074f603af7cd3dccee70c201fa9e8d01f87453"),
27
.target(
28
name: "HeliosKit",
29
dependencies: ["helios"]),
0 commit comments