File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ let package = Package(
4646 . package ( url: " https://github.com/apple/swift-argument-parser " , from: " 1.5.0 " ) ,
4747 . package ( url: " https://github.com/alloverse/OpenCombine.git " , branch: " fix/vision-support " ) , // So we can use Combine on Linux.
4848 . package ( url: " https://github.com/keyvariable/kvSIMD.swift.git " , from: " 1.1.0 " ) , // So we can use simd on Linux
49- . package ( url: " https://github.com/computer-graphics-tools /simd-tools " , from : " 0.0.1 " ) ,
49+ . package ( url: " https://github.com/alloverse /simd-tools " , branch : " fix/linux-build " ) ,
5050 . package ( path: " Packages/AlloDataChannel " ) ,
5151 . package ( url: " https://github.com/DimaRU/PackageBuildInfo " , branch: " master " ) ,
5252 . package ( url: " https://github.com/mxcl/Version.git " , from: " 2.0.0 " ) ,
You can’t perform that action at this time.
0 commit comments