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 @@ -42,7 +42,7 @@ let package = Package(
4242 . package ( url: " https://github.com/swhitty/FlyingFox.git " , . upToNextMajor( from: " 0.14.0 " ) ) ,
4343 . package ( url: " https://github.com/Flight-School/AnyCodable " , from: " 0.6.0 " ) ,
4444 . package ( url: " https://github.com/apple/swift-argument-parser " , from: " 1.5.0 " ) ,
45- . package ( url: " https://github.com/OpenCombine /OpenCombine.git " , from : " 0.14.0 " ) , // So we can use Combine on Linux.
45+ . package ( url: " https://github.com/alloverse /OpenCombine.git " , branch : " fix/vision-support " ) , // So we can use Combine on Linux.
4646 . package ( url: " https://github.com/keyvariable/kvSIMD.swift.git " , from: " 1.1.0 " ) , // So we can use simd on Linux
4747 . package ( path: " Packages/AlloDataChannel " ) ,
4848 . package ( url: " https://github.com/DimaRU/PackageBuildInfo " , branch: " master " ) ,
You can’t perform that action at this time.
0 commit comments