We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ad834 commit 730b989Copy full SHA for 730b989
Package.swift
@@ -23,8 +23,8 @@ let package = Package(
23
24
.binaryTarget(
25
name: "Libshaderc_combined",
26
- url: "https://github.com/mpvkit/libshaderc-build/releases/download/2024.2.0/Libshaderc_combined.xcframework.zip",
27
- checksum: "1ccd9fce68ea29af030dceb824716fc16d1f4dcdc0b912ba366d5cb91d7b1add"
+ url: "https://github.com/mpvkit/libshaderc-build/releases/download/2024.3.0/Libshaderc_combined.xcframework.zip",
+ checksum: "6cb601e11cbdbfc571ed0fbe65f60bd7b39250010d6d15ac06871089ec96d649"
28
),
29
//AUTO_GENERATE_TARGETS_END//
30
]
0 commit comments