algolia / instantsearch-core-swift

⚡️ InstantSearch Core library for Swift and Objective-C
https://community.algolia.com/instantsearch-core-swift/
Apache License 2.0
18 stars 10 forks source link

Unable to add instantsearch-core-swift via swiftpm #89

Closed rhettdickson closed 4 years ago

rhettdickson commented 4 years ago

Describe the bug 🐛 Unable to add this package to swift package manager. Receive this error on attempt:

the package instantsearch-core-swift[https://github.com/algolia/instantsearch-core-swift.git] @ 6.3.2 contains incompatible dependencies:
    algoliasearch-client-swift[https://github.com/algolia/algoliasearch-client-swift] @ release/7.0.2

To Reproduce 🔍 Steps to reproduce the behavior:

  1. Go to your own Xcode project's settings
  2. Click on Swift Packages
  3. Click plus button
  4. Enter https://github.com/algolia/instantsearch-core-swift.git for package repository URL

Expected behavior 💭 Package resolution succeeds

Screenshots 🖥

image

Environment:

spinach commented 4 years ago

Hi @rhettdickson,

Thank you for reporting this, and sorry for the late reply!

This ongoing PR #88 will solve your issue. If you want, you can target feat/insights branch in order for it to build. We'll release a new version that has the fix in the coming days.

VladislavFitz commented 4 years ago

Resolved in version 6.4