Skip to content

Add PrivacyInfo.xcprivacy privacy manifest#617

Open
ldevdantesl wants to merge 1 commit intoSnapKit:masterfrom
ldevdantesl:add-privacy-manifest
Open

Add PrivacyInfo.xcprivacy privacy manifest#617
ldevdantesl wants to merge 1 commit intoSnapKit:masterfrom
ldevdantesl:add-privacy-manifest

Conversation

@ldevdantesl
Copy link
Copy Markdown

Since May 1, 2024, Apple requires all third-party SDKs to include a privacy manifest file.
SnapKit (the Swift counterpart) added this in versions 5.7.0/5.7.1, but Masonry is still missing one.

Masonry does not collect any user data, does not use any required-reason APIs,
and does not perform any tracking — so all fields are declared as empty.

This prevents apps using Masonry via CocoaPods from receiving
App Store Connect warnings (ITMS-91053, ITMS-91061).

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.

1 participant