Skip to content

Commit

Permalink
Revert "Exclude some files from SPM"
Browse files Browse the repository at this point in the history
This reverts commit 89819d2.
  • Loading branch information
SoneeJohn committed Nov 15, 2019
1 parent e962a18 commit 0054d0d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Package.swift
Expand Up @@ -10,13 +10,6 @@ let package = Package(
.target(
name: "XCDYouTubeKit",
path: ".",
exclude: ["Screenshots",
"Scripts",
"XCDYouTubeKit Demo",
"XCDYouTubeKit/AppledocSettings.plist",
"XCDYouTubeKit/Configuration.plist",
"XCDYouTubeKit/Info.plist"
],
sources: ["XCDYouTubeKit"],
publicHeadersPath: "XCDYouTubeKit"
)
Expand Down

0 comments on commit 0054d0d

Please sign in to comment.