Is there any solution to this? I am facing the same issue, unfortunately no solution found to resolve this issue.
Post
Replies
Boosts
Views
Activity
Hi @moxun928
Have you found the solution to the above issue? Even I am facing the same issue with Xcode version 15.2 and Cocopod version 1.15.0.
Not able to get what was causing this issue.
hi @n-work
Did you find any solution on above issue?
Hi @pedroatanasio
Could you please give any reference how to do this using cocoapods. As I was trying to add xcprivacy file in my framework and in my podspec I am adding like this -
s.resource_bundle = { "PrivacyInfo" => "PrivacyInfo.xcprivacy" }, But still I am not able to get privacy file into app where I install my cocoapod. And hence not able to generate the privacy report.
Thanks!