Adapt for new repository
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "Path.swift",
|
||||
name: "swiftpm-pathkit",
|
||||
products: [
|
||||
.library(name: "Path", targets: ["Path"]),
|
||||
.library(name: "PathKit", targets: ["Path"]),
|
||||
],
|
||||
targets: [
|
||||
.target(name: "Path", path: "Sources"),
|
||||
|
||||
Reference in New Issue
Block a user