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

(af) chore: upgraded dependency on Auth0.swift to 2.7.1 to fix the declaration of privacy manifest #448

Merged
merged 1 commit into from
May 3, 2024

Conversation

desusai7
Copy link
Contributor

@desusai7 desusai7 commented May 3, 2024

Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

📋 Changes

Upgraded dependency on Auth0.swift to 2.7.1 to fix the declaration of privacy manifest

📎 References

auth0/Auth0.swift#845

🎯 Testing

Tried building the sample app using the version 2.7.1 of Auth0.swift by linking the pod as a static library, static & dynamic framework and it was successful in all the cases, where as building with version 2.7.0 when linking Auth0.swift as either a static library/framework resulted in an error message saying Multiple commands produce PrivacyInfo.xcprivacy as shown below:

image

@desusai7 desusai7 merged commit 7d2661e into main May 3, 2024
19 checks passed
@desusai7 desusai7 deleted the chore/upgrade_auth0.swift branch May 3, 2024 11:41
@desusai7 desusai7 mentioned this pull request May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:tiny Tiny review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants