Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 16 - Type 'PageMap<Item>' does not conform to protocol 'Sequence' #325

Open
octavianduminicaivfuture opened this issue Sep 19, 2024 · 4 comments

Comments

@octavianduminicaivfuture
Copy link

octavianduminicaivfuture commented Sep 19, 2024

Describe the bug 🐛
Hello. I just installed Xcode 16 and my project stopped building due to Algolia InstantSearch. The following error is immediately reported in the HitsInteractor class: Type 'PageMap' does not conform to protocol 'Sequence'.

To Reproduce 🔍
Steps to reproduce the behavior:

  1. Install Xcode 16
  2. Add the InstantSearch iOS 7.26.2 SPM package and try to build
  3. See error

Expected behavior 💭
The project should successfully build.

Screenshots 🖥
If applicable, add screenshots to help explain your problem.

369162804-0f626895-febc-4695-b929-afd938239d25

Environment:

  • OS: iOS (I tried on simulator)
  • Version 16

Additional context
None. Please add support for Xcode 16 since probably this is not the only breaking change introduced, just the first reported one by the Xcode compiler

@OrfeasiOS
Copy link

What is the plan to support XCode 16. We need this more and more pressingly. @VladislavFitz do you have any input here please?

@DavidHu-MC
Copy link

From my side 7.26.3 version can fix this issue.

@ammarelriyali
Copy link

what about cocapods ?

@OrfeasiOS
Copy link

From my side 7.26.3 version can fix this issue.

Yep 7.26.3 fixes the issue 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants