Skip to content

[6.0] Handle .xcprivacy files in TargetSourcesBuilder.swift #7816

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
Jul 24, 2024

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Jul 24, 2024

Cherry-pick of #7807.

Explanation: There should be a file rule to automatically include or ignore privacy manifests, given that we know the file name
Scope: isolated in code to a single file, only affects packages that include privacy manifests.
Risk: low due to isolated scope.
Testing: added new test cases.
Issue: rdar://111119227
Reviewer: @bnbarham

@MaxDesiatov MaxDesiatov added the swift 6.0 Related to Swift 6.0 release branch label Jul 24, 2024
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov marked this pull request as ready for review July 24, 2024 08:03
@MaxDesiatov MaxDesiatov requested a review from a team as a code owner July 24, 2024 08:03
@MaxDesiatov MaxDesiatov merged commit 6d5902b into release/6.0 Jul 24, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/ignore-xcprivacy-6.0 branch July 24, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift 6.0 Related to Swift 6.0 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants