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 61a41e7 commit d2c557e
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 @@ -14,7 +14,7 @@ let package = Package(
targets: ["MailCore2"]),
],
targets: [
.binaryTarget(name: "MailCore2",
.binaryTarget(name: "MailCore",
url: "https://github.com/FlowCrypt/mailcore2/releases/download/0.7.0/MailCore.xcframework.zip",
checksum: "216784ee811876955afadee7e59b53e233f42dc6571ded7b71a96ad0895f21c6")
]
Expand Down

0 comments on commit d2c557e

Please sign in to comment.