Skip to content

Commit

Permalink
clean up of package.swift #2
Browse files Browse the repository at this point in the history
  • Loading branch information
abackys committed Nov 3, 2021
1 parent ed198cf commit fcf5c03
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ let package = Package(
.target(name: "hpple")
],
path: "VGHtmlParser/Classes",
exclude: [
"Dependencies/hpple/README.markdown",
"Dependencies/hpple/LICENSE.txt",
"Info.plist"
],
sources: ["."],
publicHeadersPath: "Public",
cSettings: [
Expand Down

0 comments on commit fcf5c03

Please sign in to comment.