furby-tm
(furby™)
21
Here you are 
// swift-tools-version: 5.10
dependencies: [
.package(url: "https://github.com/wabiverse/SwiftUSD.git", from: "23.11.38")
]
Note: let's move any further issues to the issues section of that repo, since Swift forums is not a very appropriate place for issue tracking, thanks!
~ godspeed.
rcorak
(Rob)
22
Tried to add an issue but do not have an active "Create Issue" button on github.
Ran the latest version but still getting the following link error:
Ptex
Undefined symbol: _deflate
Undefined symbol: _deflateEnd
Undefined symbol: deflateInit
Undefined symbol: _deflateReset
Undefined symbol: _inflate
Undefined symbol: _inflateEnd
Undefined symbol: inflateInit
Undefined symbol: _inflateReset
Linker command failed with exit code 1 (use -v to see invocation)
furby-tm
(furby™)
23
Did you delete everything in your .build directory and try again?