Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
sosnovsky authored Oct 14, 2021
1 parent d2c557e commit 9c8f17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ let package = Package(
products: [
.library(
name: "MailCore2",
targets: ["MailCore2"]),
targets: ["MailCore"]),
],
targets: [
.binaryTarget(name: "MailCore",
Expand Down

0 comments on commit 9c8f17d

Please sign in to comment.