Skip to content
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

[!] The 'Pods-Runner' target has transitive dependencies that include static binaries: (xxxlib.a andxxb.a) #51

Open
pandakingli opened this issue Mar 7, 2019 · 2 comments

Comments

@pandakingli
Copy link

i use flutter_inappbrowser and flutter_wechat,in podfile i use use_frameworks!

when i pod install,come with this error
[!] The 'Pods-Runner' target has transitive dependencies that include static binaries: (xxxlib.a andxxb.a)

@pandakingli
Copy link
Author

does anyone have any idea about this?

@peanut-flutter
Copy link

Oh my gosh @BiuBiuBlue, same exact nightmare but with a different library! I raised an issue here:

aloisdeniel/flutter_plugin_appcenter#3

In case you haven't, try removing or commenting use_frameworks! in your ios\Podfile! If you're the same as me this will make your flutter_wechat work but flutter_inappbrowser will break.

Also people are reporting similar here:
flutter/flutter#9694 (comment)

Let me know if you find anything please! @pichillilorenzo do you have any thoughts on this? Thanks so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants