Skip to content

Type 'PageMap<Item>' does not conform to protocol 'Sequence' error in Xcode 16.2 #340

@Sumit150

Description

@Sumit150

Describe the bug 🐛
I am using Xcode 16.2 in MacBook Pro with m4 chip.
Updated the pod InstantSearch to 7.26.4
Still getting these 3 error while building the project -

  1. Type 'PageMap' does not conform to protocol 'Sequence'
  2. Type 'PageMap' does not conform to protocol 'BidirectionalCollection'
  3. Type 'PageMap' does not conform to protocol 'Collection'

To Reproduce 🔍
Steps to reproduce the behavior:

  1. Download Xcode 16.2
  2. Use MacBook with apple chips
  3. Use pod 'InstantSearch', '~> 7.26.4'
  4. See error

Expected behavior 💭
I should build properly without any changes

Screenshots 🖥
Image

Environment:

  • macOS Sequoia
  • Version - 15.3.2 (24D81)

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