Skip to content

Commit

Permalink
remove extraneous things
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-fixit committed Jan 17, 2021
1 parent 3630591 commit c180675
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
26 changes: 0 additions & 26 deletions NYTPhotoViewer/Info.plist

This file was deleted.

8 changes: 1 addition & 7 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ let package = Package(
.target(
name: "NYTPhotoViewer",
dependencies: ["PINRemoteImage"],
path: "NYTPhotoViewer",
exclude: [
"Info.plist"
],
cSettings: [
.headerSearchPath("./include"),
]),
path: "NYTPhotoViewer"),
]
)

0 comments on commit c180675

Please sign in to comment.