Skip to content

Commit d21a87c

Browse files
committed
Ignoring internal file
1 parent adf7e70 commit d21a87c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ let package = Package(
1616
// Targets can depend on other targets in this package, and on products in packages this package depends on.
1717
.target(name: "Soundpipe",
1818
dependencies: ["KissFFT"],
19+
exclude: ["lib/inih/LICENSE.txt"],
1920
cSettings: [
2021
.headerSearchPath("lib/inih"),
2122
.headerSearchPath("Sources/soundpipe/lib/inih"),

0 commit comments

Comments
 (0)