Skip to content

Commit 9c8f17d

Browse files
authored
Update Package.swift
1 parent d2c557e commit 9c8f17d

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
@@ -11,7 +11,7 @@ let package = Package(
1111
products: [
1212
.library(
1313
name: "MailCore2",
14-
targets: ["MailCore2"]),
14+
targets: ["MailCore"]),
1515
],
1616
targets: [
1717
.binaryTarget(name: "MailCore",

0 commit comments

Comments
 (0)