Skip to content

Commit

Permalink
Merge pull request #134 from MetaMask/swiftLanguageVersions
Browse files Browse the repository at this point in the history
Use version(5)
  • Loading branch information
elefantel authored Feb 8, 2024
2 parents e863e7a + a7cd0dd commit 084f984
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 @@ -32,5 +32,5 @@ let package = Package(
name: "Ecies",
path: "Sources/metamask-ios-sdk/Frameworks/Ecies.xcframework"),
],
swiftLanguageVersions: [.version("5.5")]
swiftLanguageVersions: [.version("5")]
)

0 comments on commit 084f984

Please sign in to comment.