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: Remove empty arrays from privacy manifests #309

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

calvincestari
Copy link
Member

Fixes apollographql/apollo-ios#3359.

I re-read Apple's privacy manifest files documentation and it looked like we were declaring arrays but not completing them correctly. This appears to be what made the manifests appear invalid. This change is simply to remove those arrays, leaving the parent keys empty.

Copy link

netlify bot commented Mar 22, 2024

Deploy Preview for eclectic-pie-88a2ba canceled.

Name Link
🔨 Latest commit 234c58a
🔍 Latest deploy log https://app.netlify.com/sites/eclectic-pie-88a2ba/deploys/65fdb9bc0300ae0008536d5a

Copy link

netlify bot commented Mar 22, 2024

Deploy Preview for apollo-ios-docc canceled.

Name Link
🔨 Latest commit 234c58a
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docc/deploys/65fdb9bc9f14830008a90083

@calvincestari calvincestari merged commit 76ec74f into main Mar 22, 2024
25 checks passed
@calvincestari calvincestari deleted the fix/privacy-manifests branch March 22, 2024 17:19
BobaFetters pushed a commit to apollographql/apollo-ios that referenced this pull request Mar 22, 2024
BobaFetters pushed a commit that referenced this pull request Mar 22, 2024
4e716cd8 fix: Remove empty arrays from privacy manifests (#309)

git-subtree-dir: apollo-ios
git-subtree-split: 4e716cd8808a9f4bf666d1e4bcf296f5bc838a04
BobaFetters pushed a commit that referenced this pull request Mar 22, 2024
…anifests

git-subtree-dir: apollo-ios
git-subtree-mainline: 500557c
git-subtree-split: 4e716cd8808a9f4bf666d1e4bcf296f5bc838a04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants