We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3bfe9 commit 0e39928Copy full SHA for 0e39928
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
],
15
targets: [
16
.binaryTarget(name: "GLTFKit2",
17
- url: "https://github.com/warrenm/GLTFKit2/releases/download/0.5.10/GLTFKit2.xcframework.zip",
18
- checksum:"ed3ab68ec150b23b933954e429307a429fb8fbce4bcf560f687e5b2b46fc2722")
+ url: "https://github.com/warrenm/GLTFKit2/releases/download/0.5.11/GLTFKit2.xcframework.zip",
+ checksum:"a3d62ba63ae946553acb0e3fb60b7183966841cd2c492ceb47fc6d5df227dab8")
19
]
20
)
0 commit comments