Skip to content

Commit

Permalink
Change the path
Browse files Browse the repository at this point in the history
  • Loading branch information
nakajijapan committed Jan 12, 2022
1 parent 9ba342e commit c2a8562
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 @@ -14,7 +14,7 @@ let package = Package(
.target(
name: "PhotoSlider",
dependencies: ["Kingfisher"],
path: "Sources",
path: "Sources/PhotoSlider",
resources: [
.process("PhotoSlider.xcassets")
]
Expand Down

0 comments on commit c2a8562

Please sign in to comment.