Closed Shwethamugeraya closed 7 months ago
As far as I understand this is important for apps that get shipped to end users. OCMock is a framework used during the development and shouldn't ever be near an end user. Are you sure that such a manifest should be provided for development frameworks?
In any case, OCMock itself doesn't collect any data. So, if anyone were to create a PR with a manifest file that says as much, I would consider merging that PR.
We are consuming the OCMOCK SDK in our App. As mentioned in the WWDC23 video, also it is explained in Privacy manifest files | Apple Developer Documentation, if we are using any third-party library, then SDK should contain a Privacy Manifest file. But currently, for OCMOCK SDK, the file is missing. So can anyone please add the Privacy Manifest file for the repo ?