We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a41e7 commit d2c557eCopy full SHA for d2c557e
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
targets: ["MailCore2"]),
15
],
16
targets: [
17
- .binaryTarget(name: "MailCore2",
+ .binaryTarget(name: "MailCore",
18
url: "https://github.com/FlowCrypt/mailcore2/releases/download/0.7.0/MailCore.xcframework.zip",
19
checksum: "216784ee811876955afadee7e59b53e233f42dc6571ded7b71a96ad0895f21c6")
20
]
0 commit comments