Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new internal import instead of @_implementationOnly #402

Merged
merged 5 commits into from
Jun 14, 2024

Conversation

hiroshihorie
Copy link
Member

This is giving compile time warnings.

Use Access-level modifiers on import declarations instead of @_implementationOnly.
Spec: https://github.com/apple/swift-evolution/blob/main/proposals/0409-access-level-on-imports.md

Swift 5.9+

@hiroshihorie hiroshihorie merged commit e4f7d66 into main Jun 14, 2024
5 of 7 checks passed
@hiroshihorie hiroshihorie deleted the hiroshi/internal-imports branch June 14, 2024 15:22
hiroshihorie added a commit that referenced this pull request Jun 14, 2024
commit e4f7d66
Author: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com>
Date:   Sat Jun 15 00:22:21 2024 +0900

    Use new internal import instead of `@_implementationOnly` (#402)

    This is giving compile time warnings.

    Use `Access-level modifiers on import declarations` instead of
    `@_implementationOnly`.
    Spec:
    https://github.com/apple/swift-evolution/blob/main/proposals/0409-access-level-on-imports.md

    Swift 5.9+

commit b9354ab
Author: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com>
Date:   Sat Jun 15 00:07:38 2024 +0900

    Use WebRTC M125 (#403)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant