We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671ff57 commit c48ca88Copy full SHA for c48ca88
Package.swift
@@ -16,10 +16,6 @@ let package = Package(
16
name: "CombineExpectations",
17
targets: ["CombineExpectations"]),
18
],
19
- dependencies: [
20
- // Dependencies declare other packages that this package depends on.
21
- // .package(url: /* package url */, from: "1.0.0"),
22
- ],
23
targets: [
24
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
25
// Targets can depend on other targets in this package, and on products in packages which this package depends on.
0 commit comments