diff --git a/Package.swift b/Package.swift index 453bbe5..a9a4b92 100644 --- a/Package.swift +++ b/Package.swift @@ -11,7 +11,7 @@ let package = Package( products: [ // Products define the executables and libraries a package produces, and make them visible to other packages. .library( - name: "ThresholdKey", + name: "tkey-mpc-swift", targets: ["tkey-mpc-swift"]), ], dependencies: [