-
Notifications
You must be signed in to change notification settings - Fork 27.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[plugins] CI "lint darwin plugins" failing for some plugins, when called with --use-libraries. #77661
Comments
ditman
changed the title
[plugins]
[plugins] flutter/plugins CI check "lint darwin plugins" is failing for some plugins, with the flag --use-libraries.
Mar 9, 2021
ditman
changed the title
[plugins] flutter/plugins CI check "lint darwin plugins" is failing for some plugins, with the flag --use-libraries.
[plugins] CI "lint darwin plugins" failing for some plugins, when called with --use-libraries.
Mar 9, 2021
/cc @jmagman |
Steps to reproduce
It only reproduces as a library, not as a framework (without |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
flutter/plugins CI check "lint darwin plugins" is failing for some plugins, with the flag
--use-libraries
.I attempted to reproduce locally, but I'm not sure my error is the same that is showing up in CI. In case it helps, here are the logs from my dev box with a fresh install of cocoapods:
pod lib lint ios/camera.podspec --configuration=Debug --use-libraries --verbose
Last good run: https://github.com/flutter/plugins/runs/2059034818
First bad run: https://github.com/flutter/plugins/runs/2059860719
Affected plugins:
The text was updated successfully, but these errors were encountered: