Skip to content

Commit

Permalink
Updated package.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvorobei committed Aug 16, 2021
1 parent 96d56d3 commit 65b97a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
Binary file not shown.
6 changes: 1 addition & 5 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ let package = Package(
.target(
name: "SPLarkController",
dependencies: [],
path: "Source/SPLarkController"),
.testTarget(
name: "SPLarkTests",
dependencies: [],
path: "Tests/SPLarkTests")
path: "Sources/SPLarkController")
]
)

0 comments on commit 65b97a4

Please sign in to comment.