Skip to content

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

@octavianduminicaivfuture

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions