I am trying to generate Markdown file with licenses using the Build Tool Plugin. It fails with no-permissions-error. HTML and CSV file generation also doesn't work. Disabling User Script Sandboxing didn't help.
My licenses_plist.yml:
options:
markdownPath: acknowledgements.md
force: true
I have created a test project and included it here. I'm using Xcode 16.2.
@vladvlasov256, could you help me with that one?
license-plist-test-markdown.zip