Skip to content

Make Subject open so that it can be subclassed in Swift3 #15

@gabriellanata

Description

@gabriellanata

In Swift3 inheriting from "Subject" displays the following error:

Cannot inherit from non-open class 'Subject' outside of its defining module

To fix it the Subject class must be set to open instead of public

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