You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The project path is mandatory. xcodeprojPath: "license-plist-test-markdown.xcodeproj" should work for you.
I think I never tested markdownPath: ..., looks like it doesn't work. So please removemarkdownPath property from the config. I recommend using prefix: Acknowledgments to have a nice result file name.
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:
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
The text was updated successfully, but these errors were encountered: