How to generate privacy report PDF via a command? or it's not possible as of Xcode15.6 Beta (Aug 25th 2023)?
As of current beta, it's possible to generate privacy report after archive is prepared by right clicking the archive and selecting "Generate Privacy Report".
To add this as a step in current CICD pipeline, I would like to generate Privacy Report PDF to share with external-teams automatically. How to "Generate Privacy Report" programmatically - say via shell?
I would like to automate this process during CICD once the archive is done, create the PDF and post it (say over email or Slack).
Here is the screenshot of Xcode 15.6 beta. For full video please check: Apple WWDC 2023 - Privacy Report