Skip to content

Commit cce8a91

Browse files
sm-eminiakhmetovaehlke
authored andcommitted
Remove copying missing PrivacyInfo
1 parent c5e5104 commit cce8a91

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Package.swift

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ let package = Package(
1616
"InfoMac.plist",
1717
"InfotvOS.plist",
1818
"InfoWatchOS.plist",
19-
],
20-
resources: [.copy("PrivacyInfo.xcprivacy")]),
19+
]),
2120
.testTarget(name: "SwiftSoupTests", dependencies: ["SwiftSoup"])
2221
]
2322
)

0 commit comments

Comments
 (0)