Hi @GabrielDragoni
Could you please give steps to solve this issue?
This command you mentioned
task: PowerShell@2 displayName: 'Install Cocoapods 1.12.0' inputs: targetType: 'inline' script: | sudo gem install cocoapods -v 1.12.0 pod 1.12.0 install --repo-update
Do we need to use it in one line or one by one?
Post
Replies
Boosts
Views
Activity
So how to add a privacy manifest file in an associated bundle, so that it will appear in the report. Could you please give any references?