Skip to content

Commit

Permalink
Added PeripheryKit to product
Browse files Browse the repository at this point in the history
  • Loading branch information
rofle100lvl committed Jun 1, 2024
1 parent a7e984a commit 08eb63f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ let package = Package(
platforms: [.macOS(.v13)],
products: [
.executable(name: "periphery", targets: ["Frontend"]),
.library(name: "PeripheryKit", targets: ["PeripheryKit"])
],
dependencies: dependencies,
targets: targets,
Expand Down

0 comments on commit 08eb63f

Please sign in to comment.