mirror of
https://github.com/tsolomko/SWCompression.git
synced 2026-06-23 14:56:41 +00:00
Switch to the "develop" branch of BBD
This commit is contained in:
@@ -1 +1 @@
|
||||
github "tsolomko/BitByteData" ~> 1.4
|
||||
github "tsolomko/BitByteData" "develop"
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ let package = Package(
|
||||
// .package(url: "https://github.com/jakeheis/SwiftCLI",
|
||||
// from: "5.2.0"),
|
||||
.package(url: "https://github.com/tsolomko/BitByteData",
|
||||
from: "1.4.0"),
|
||||
.branch("develop")),
|
||||
],
|
||||
targets: [
|
||||
// SWCOMP: Uncomment the lines below to build swcomp example program.
|
||||
|
||||
Reference in New Issue
Block a user