Skip to content

Make SwiftSDK.init available via @_spi #7482

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

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

MaxDesiatov
Copy link
Contributor

This initializer is an internal implementation detail that should only be available via @_spi.

This initializer is an internal implementation detail that should only be available via `@_spi`.
@MaxDesiatov MaxDesiatov added the no functional change No user-visible functional changes included label Apr 23, 2024
@MaxDesiatov MaxDesiatov self-assigned this Apr 23, 2024
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) April 23, 2024 10:20
@MaxDesiatov MaxDesiatov merged commit d59191a into main Apr 23, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/swiftsdk-init-spi branch April 23, 2024 16:20
@MaxDesiatov MaxDesiatov restored the maxd/swiftsdk-init-spi branch April 23, 2024 16:24
@MaxDesiatov MaxDesiatov deleted the maxd/swiftsdk-init-spi branch April 23, 2024 16:28
MaxDesiatov added a commit that referenced this pull request Apr 30, 2024
Cherry-pick of #7482.
**Explanation**: This initializer is an internal implementation detail
that should only be available via `@_spi`.
**Scope**: Isolated to the `SwiftSDK` type, no functional change.
**Risk**: very low, no functional change.
**Testing**: no functional change, CI passing.
**Issue**: N/A
**Reviewer**: @bnbarham
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
This initializer is an internal implementation detail that should only be available via `@_spi`.
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
This initializer is an internal implementation detail that should only be available via `@_spi`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no functional change No user-visible functional changes included
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants