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

Fix missing manifest in bundle using SPM #833

Merged
merged 4 commits into from
Mar 13, 2024

Conversation

mdmathias
Copy link
Collaborator

Fixes #832

@mdmathias
Copy link
Collaborator Author

I tested this in a project depending on this branch locally.

Test.zip

Building the project and then inspecting the built products shows the target bundles.

Screenshot 2024-03-13 at 11 53 12 AM

The contents of these show the PrivacyInfo.xcprivacy files.

Screenshot 2024-03-13 at 11 53 42 AM

@mdmathias mdmathias merged commit 5563d06 into master Mar 13, 2024
10 checks passed
@mdmathias mdmathias deleted the mdmathias/fix-spm-missing-manifest branch March 13, 2024 20:26
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.

PrivacyInfo.xcprivacy does not get picked up by Xcode when using AppAuth as a Swift Package
2 participants