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

[6.0] Make SwiftSDK.init available via @_spi #7487

Merged
merged 1 commit into from Apr 30, 2024

Conversation

MaxDesiatov
Copy link
Member

@MaxDesiatov MaxDesiatov commented Apr 23, 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

This initializer is an internal implementation detail that should only be available via `@_spi`.
@MaxDesiatov MaxDesiatov added the swift 6.0 Related to Swift 6.0 release branch label Apr 23, 2024
@MaxDesiatov
Copy link
Member Author

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) April 23, 2024 16:28
@MaxDesiatov MaxDesiatov added the no functional change No user-visible functional changes included label Apr 23, 2024
@MaxDesiatov
Copy link
Member Author

@swift-ci test

1 similar comment
@MaxDesiatov
Copy link
Member Author

@swift-ci test

@MaxDesiatov MaxDesiatov merged commit 22b4323 into release/6.0 Apr 30, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/swiftsdk-init-spi-6.0 branch April 30, 2024 15:39
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 swift 6.0 Related to Swift 6.0 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants