Xcode – Algolia InstantSearch Swift Package Manager throws Compile error
I am trying to integrate InstantSearch Library via Swift Package Manager. However, I get this error while compiling: error: The package product ‘AlgoliaSearchClient’ requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target ‘InstantSearchCore’…