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: align versions with api client #315

Closed dhayab closed 1 month ago

dhayab commented 1 month ago

Summary

This PR updates minimum supported platform versions to resolve a compatibility issue with AlgoliaSearchClient.

Result

Platform are synced, and library can be built correctly with latest versions of AlgoliaSearchClient.