We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ac2e6 commit 626fca8Copy full SHA for 626fca8
1 file changed
Package.swift
@@ -20,8 +20,8 @@ let package = Package(
20
targets: [
21
.binaryTarget(
22
name: "BindJS",
23
- url: "https://github.com/yapstudios/bindjs-apple-binary/releases/download/1.0.14/BindJS.xcframework.zip",
24
- checksum: "6a92fdaa79f537e81f014688709dddfe594de7a6123319f217dfa679d613ef15"
+ url: "https://github.com/yapstudios/bindjs-apple-binary/releases/download/1.0.15/BindJS.xcframework.zip",
+ checksum: "7148b7511edaff97210e4e9957396b8bf70b242e7d79de9b898f9737626419af"
25
),
26
.target(name: "BindJSDependencies", dependencies: [
27
.product(name: "GLTFKit2", package: "GLTFKit2")
0 commit comments