Skip to content

Commit f1cd1f8

Browse files
author
Reed Es
committed
fixed package name
1 parent 6a5ff45 commit f1cd1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import PackageDescription
44

55
let package = Package(
6-
name: "NiceScale",
6+
name: "SwiftNiceScale",
77
products: [
88
.library(name: "NiceScale", targets: ["NiceScale"]),
99
],

0 commit comments

Comments
 (0)