We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57b511f + 16cd6fa commit 972aff2Copy full SHA for 972aff2
1 file changed
Package.swift
@@ -11,8 +11,8 @@ let package = Package(
11
targets: [
12
.binaryTarget(
13
name: "CLyte",
14
- url: "https://github.com/audulus/lyte/releases/download/0.26/CLyte.xcframework.zip",
15
- checksum: "1945cf13f39f0995efe32e69b07c4be60f35bdcba33e3c8d810bb372fe335996"
+ url: "https://github.com/audulus/lyte/releases/download/0.27/CLyte.xcframework.zip",
+ checksum: "fc81be4d72a652879461b884d5b0bbf44dedd6a6083af81322df70be5c6a444b"
16
),
17
.target(
18
name: "Lyte",
0 commit comments