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

CBL-5343 : Add Privacy Manifest File #3225

Merged
merged 1 commit into from
Feb 12, 2024
Merged

CBL-5343 : Add Privacy Manifest File #3225

merged 1 commit into from
Feb 12, 2024

Conversation

pasin
Copy link
Contributor

@pasin pasin commented Feb 10, 2024

  • Added Privacy Manifest File and bundled it into the framework (In Build Phrases, add Copy Bundle Resources Task to copy PrivacyInfo.xcprivacy).

  • Made the code that configuring console logging from UserDefaults available only in the Debug build. This means that we don’t need to put the NSUserDefault API usage in the Privacy Manifest file.

* Added Privacy Manifest File and bundled it into the framework.

* Made the code that configuring console logging from UserDefaults available only in the Debug build. This means that we don’t need to put the NSUserDefault API usage in the Privacy Manifest file.
@pasin pasin requested review from velicuvlad and borrrden February 11, 2024 23:03
@pasin pasin merged commit 944210a into master Feb 12, 2024
9 checks passed
@pasin pasin deleted the CBL-5343 branch February 12, 2024 16:47
pasin added a commit that referenced this pull request Feb 13, 2024
* Added Privacy Manifest File and bundled it into the framework.

* Made the code that configuring console logging from UserDefaults available only in the Debug build. This means that we don’t need to put the NSUserDefault API usage in the Privacy Manifest file.
pasin added a commit that referenced this pull request Feb 14, 2024
* Added Privacy Manifest File and bundled it into the framework.

* Made the code that configuring console logging from UserDefaults available only in the Debug build. This means that we don’t need to put the NSUserDefault API usage in the Privacy Manifest file.
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.

2 participants