Skip to content

Commit 8b0cac3

Browse files
committedJan 10, 2024
Update Package.swift
1 parent 3600c92 commit 8b0cac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
products: [
1212
// Products define the executables and libraries a package produces, and make them visible to other packages.
1313
.library(
14-
name: "ThresholdKey",
14+
name: "tkey-mpc-swift",
1515
targets: ["tkey-mpc-swift"]),
1616
],
1717
dependencies: [

0 commit comments

Comments
 (0)
Please sign in to comment.