-
Notifications
You must be signed in to change notification settings - Fork 13k
Open
Labels
lang:swiftThe Swift languageThe Swift language
Description
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
Labels
lang:swiftThe Swift languageThe Swift language