mono0926 / LicensePlist

A license list generator of all your dependencies for iOS applications
https://www.slideshare.net/mono0926/licenseplist-a-license-list-generator-of-all-your-dependencies-for-ios-applications
MIT License
2.43k stars 146 forks source link

Allow spaces in the path for acknowledgements #224

Closed gibachan closed 1 year ago

gibachan commented 1 year ago

In the AddAcknowledgementsCopyScriptCommand command plugin, copying acknowledgements fails when the path contains spaces, such as when your app name includes spaces.

I have corrected the issue to ensure successful copying in such cases.

mono0926 commented 1 year ago

@gibachan

Thanks, released: https://github.com/mono0926/LicensePlist/releases/tag/3.25.1