plaid / plaid-link-ios

Plaid Link iOS SDK
https://plaid.com/docs/link/ios
MIT License
134 stars 88 forks source link

Release 5.6.1 fails to resolve with Swift Package Manager #47

Open kylebshr opened 3 days ago

kylebshr commented 3 days ago

Version 5.6.1 fails to resolve, with an error about the hash not matching the previously recorded version. Was the version re-published with a new commit? @dtroupe-plaid

dtroupe-plaid commented 3 days ago

I wasn't able to reproduce the issue. Would you mind reseting your package cache and testing again?

Screenshot 2024-09-19 at 09 29 52

FYI - I would recommend using plaid-link-ios-spm if you're using swift package manger. It resolves significantly faster.