Skip to content

Commit

Permalink
Merge pull request #121 from reez/2023-10-package_error
Browse files Browse the repository at this point in the history
  • Loading branch information
arik-so authored Oct 18, 2023
2 parents f300e82 + 84d28f6 commit 2abea22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ let package = Package(
.binaryTarget(
name: "LightningDevKit",
url: url,
checksum: checksum,
swiftSettings: [.unsafeFlags(["-suppress-warnings"])]
checksum: checksum
)
]
)

0 comments on commit 2abea22

Please sign in to comment.