Skip to content

Swift crypto 4.x.x - #49

Open
merskip wants to merge 3 commits into
lachlanbell:masterfrom
merskip:swift-crypto-4.x.x
Open

Swift crypto 4.x.x#49
merskip wants to merge 3 commits into
lachlanbell:masterfrom
merskip:swift-crypto-4.x.x

Conversation

@merskip

@merskip merskip commented Jan 24, 2026

Copy link
Copy Markdown
Contributor

This PR fixes typo made in #48

Updating https://github.com/lachlanbell/SwiftOTP
Updated https://github.com/lachlanbell/SwiftOTP (0.41s)
error: Invalid manifest (compiled with: [...])
/Package.swift:14:82: error: cannot convert value of type 'Range<String>' to expected argument type 'Version'
12 |     ],
13 |     dependencies: [
14 |         .package(url: "https://github.com/apple/swift-crypto.git", from: "1.0.0" ..< "5.0.0")
   |                                                                                  `- error: cannot convert value of type 'Range<String>' to expected argument type 'Version'
15 |     ],
16 |     targets: [ in https://github.com/lachlanbell/SwiftOTP

merskip and others added 3 commits January 3, 2026 15:09
Co-authored-by: Nicolas Bachschmidt <nicolas@nunk.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant