Skip to content

Commit

Permalink
Merge pull request #49 from wendellli99/main
Browse files Browse the repository at this point in the history
Update excluded resources
  • Loading branch information
satoshi-takano committed Jun 20, 2021
2 parents 0b3f88a + 665df71 commit 56a75e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ let package = Package(
name: "OpenGraph",
dependencies: [],
path: "Sources/OpenGraph",
exclude: ["Sources/OpenGraph/Info.plist"]
exclude: ["Info.plist"]
),
.testTarget(
name: "OpenGraphTests",
Expand Down

0 comments on commit 56a75e7

Please sign in to comment.