Skip to content

Fix missing manifest in bundle using SPM#833

Merged
mdmathias merged 4 commits intomasterfrom
mdmathias/fix-spm-missing-manifest
Mar 13, 2024
Merged

Fix missing manifest in bundle using SPM#833
mdmathias merged 4 commits intomasterfrom
mdmathias/fix-spm-missing-manifest

Conversation

@mdmathias
Copy link
Copy Markdown
Collaborator

Fixes #832

@mdmathias
Copy link
Copy Markdown
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
@mdmathias mdmathias deleted the mdmathias/fix-spm-missing-manifest branch March 13, 2024 20:26
zeusent pushed a commit to nakkoservices/AppAuth-iOS that referenced this pull request Jan 30, 2025
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