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: Carthage build #224

Closed VladislavFitz closed 2 years ago

VladislavFitz commented 2 years ago

Summary

Starting from version 7.16.0 and due to change in the Swift Package Manager project generation behaviour, it's impossible to build InstantSearch using Carthage dependency manager.

Fix #218

Result

Latest InstantSearch version builds successfully with Carthage.