Skip to content

Xcode 26 build error :Stored property '_storage' of 'Sendable'-conforming struct 'Lock' has non-Sendable type 'LockStorage<Void>' #2264

@WangLongONE

Description

@WangLongONE

What are you trying to achieve?

update to Xcode 26 build

Stored property '_storage' of 'Sendable'-conforming struct 'Lock' has non-Sendable type 'LockStorage'

in file
@usableFromInline
struct Lock {
@usableFromInline
internal let _storage: LockStorage
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions