Skip to content

[BridgeJS] @JSClass does not work on public or package types #658

@sliemeobn

Description

@sliemeobn

The macro adds a conformance to _JSBridgedClass, but generates initializer and jsObject field with internal access level.

Property 'jsObject' must be declared public because it matches a requirement in public protocol '_JSBridgedClass'
Initializer 'init(unsafelyWrapping:)' must be declared public because it matches a requirement in public protocol '_JSBridgedClass'

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