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

Exclude unused privacy manifests. #2716

Merged
merged 2 commits into from May 16, 2024
Merged

Conversation

PeterAdams-A
Copy link
Contributor

Motivation:

On Darwin privacy manifests should be published as resources. On other platforms they result in a warning if not excluded.

Modifications:

Alter Package.swift to exclude privacy manifests when not included.

Result:

Fewer warnings in non-darwin builds.

Motivation:

On Darwin privacy manifests should be published as resources.
On other platforms they result in a warning if not excluded.

Modifications:

Alter Package.swift to exclude privacy manifests when not included.

Result:

Fewer warnings in non-darwin builds.
@PeterAdams-A
Copy link
Contributor Author

@swift-server-bot test this please

1 similar comment
@PeterAdams-A
Copy link
Contributor Author

@swift-server-bot test this please

@PeterAdams-A PeterAdams-A added the needs-no-version-bump For PRs that when merged do not need a bump in version number. label May 16, 2024
@PeterAdams-A PeterAdams-A merged commit 609469f into apple:main May 16, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-no-version-bump For PRs that when merged do not need a bump in version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants