Skip to content

Does not build with Xcode 26.4 because of Swift Concurrency issues #1332

@megastep

Description

@megastep

Starting with the latest Xcode 26.4, the SwiftUI packages no longer build because of strict build requirements.

The solution is easy enough and is simply to add @MainActor to the PasswordRecoveryView and EmailLinkView structs.

I'll have a pull request shortly to address this.

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