realm / SwiftLint

A tool to enforce Swift style and conventions.
https://realm.github.io/SwiftLint
MIT License
18.61k stars 2.22k forks source link

Privacy Manifest #5503

Closed sakshibala-halodoc closed 6 months ago

sakshibala-halodoc commented 6 months ago

Subject: We need to incorporate the xcprivacy manifest into our app . Starting March 13, Apple will send notifications when uploading builds to the App Store, and this will become mandatory from May 1. All the SDKs used in our app needs to incorporate the xcprivacy manifest. Reference: https://developer.apple.com/news/?id=3d8a9yyh

Actions needed: We need the compatible xcprivacy manifest version IOS SDK with xcprivacy manifest. We are expecting a seamless upgrade by upgrading to the latest version.

SimplyDanny commented 6 months ago

We are expecting a seamless upgrade by upgrading to the latest version.

And we expect people to search for "Privacy Manifest" in all existing issues before they open a new one.