algolia / instantsearch-ios

⚡️ A library of widgets and helpers to build instant-search applications on iOS.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/ios/
Apache License 2.0
591 stars 55 forks source link

fix: update platforms versions #308

Open aallam opened 4 months ago

aallam commented 4 months ago

Summary

Update platform versions to match those of swift client.

Result

NolanOfficial commented 3 months ago

Just a reminder to take a look at the SwiftLint errors and to get this merged in soon please. This is causing CI build fails with xcode 15.3 due to not being v14. Thanks