before protocol removal
This commit is contained in:
@@ -14,7 +14,6 @@ let package = Package(
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/apple/swift-algorithms", from: "1.2.0"),
|
||||
.package(path: "./Packages/KissFFT/"),
|
||||
.package(path: "./Packages/PFFFT/"),
|
||||
],
|
||||
targets: [
|
||||
|
||||
Reference in New Issue
Block a user