Skip to content

Building for Swift 6 & tvOS 18 #345

@chrisspiegl

Description

@chrisspiegl

Describe the bug 🐛
I just added InstantSearch (versions tested 7.25 and 7.27) to my Xcode tvOS application, and I built it.

We are building for tvOS 18, iOS 18, with Swift Langauge Version 6.

The errors are about concurrency in the AbstractClient.swift (see screenshot).

I don't understand exactly why this is happening. I'd assume that bringing InstantSearch into my project, it would not throw significant errors like this?

P.S.: I later tried adding InstantSearch via Swift Package Manager with the same version and it worked. Now I am totally confused.

Expected behavior 💭
Installing Instantsearch into tvOS / iOS project to build successfully.

Screenshots 🖥

Image

Environment:

  • OS: macOS Tahoe, Xcode 26

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