Skip to content

Swift 'transitively import' #943

@alkozin

Description

@alkozin

it imports both explicitly; it does not rely on the fact that some Apple frameworks transitively import others as an implementation detail.

Do you think that it will be some side effects if we'll use explicit export instead?

@_exported
import CoreLocation.CLLocation

In this case we only need to import the tool and all dependencies will be imported automatically

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions