Skip to content

Commit

Permalink
Dev: try static mailcore
Browse files Browse the repository at this point in the history
  • Loading branch information
lxbndr committed Aug 9, 2024
1 parent cc79438 commit 0058b14
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 @@ -166,7 +166,7 @@ let mailcoreResources: [Resource] = [
#endif

let products: [Product] = [
.library(name: "MailCore", type: .dynamic, targets: ["MailCore"]),
.library(name: "MailCore", targets: ["MailCore"]),
]

let dependencies: [Package.Dependency] = [
Expand Down

0 comments on commit 0058b14

Please sign in to comment.