Skip to content

Commit

Permalink
Fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
ILYA2606 committed Sep 21, 2021
1 parent 4e0d556 commit b4710f7
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 @@ -19,7 +19,7 @@ let package = Package(
.target(
name: "PreviewUIKit",
dependencies: [],
exclude: ["Example", "resources", "XcodeSnippets", "XcodeTemplates"]
path: "Sources"
),
]
)

0 comments on commit b4710f7

Please sign in to comment.