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
So, we have at least one bug: the plugin is crashing when trying to warn in license_text.
We may have another bug if the license really exists. Can you try to make a small reproducible Podfile with the "culprit" dependency so we can check it it's really a bug?
I'm trying to migrate from the post install script to the cocoapods-acknowledgements plugin. When I run
pod install
I get this error:My podfile looks like this:
It seems it may have something to do with reading one of the license files? Or?
The text was updated successfully, but these errors were encountered: