Skip to content

Can't compile under Xcode 12.4 #271

@fiveyears

Description

@fiveyears

I can't use it under Xcode 12.4 'cause of:
public func replayValues(limit: Int = Int.max) -> ConnectableSignal<Signal<LoadingState<LoadingValue, LoadingError>, Error>> {

I get this red warning:

Self.LoadingValue' requires the types 'Self.Error' and 'Never' be equivalent

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