Skip to content

Commit

Permalink
Remove copying missing PrivacyInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
sm-eminiakhmetov authored and aehlke committed Dec 27, 2024
1 parent c5e5104 commit cce8a91
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ let package = Package(
"InfoMac.plist",
"InfotvOS.plist",
"InfoWatchOS.plist",
],
resources: [.copy("PrivacyInfo.xcprivacy")]),
]),
.testTarget(name: "SwiftSoupTests", dependencies: ["SwiftSoup"])
]
)
Expand Down

0 comments on commit cce8a91

Please sign in to comment.