Skip to content

Xcode Cloud build error: Sending 'result' risks causing data races #94

@antiero

Description

@antiero

I've just switched to using Xcode Cloud to make a build with WebUI module.

The Xcode Cloud build for my project fails with the same error on iOS, macOS and visionOS:

Sending 'result' risks causing data races
(in WebViewProxy.swift, line 174)

I can build fine locally in Xcode 26.3 and upload to the App Store manually, but Xcode Cloud (which uses Xcode 26.4) fails to build due to this error.

Image

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