Skip to content

Conversation

@bodnarrr
Copy link

Adding plugin to Flutter project produces an error when you're building iOS project:
[!] The 'Pods-Runner' target has transitive dependencies that include statically linked binaries: (.../ios/Pods/TwitterKit/iOS/TwitterKit.framework)

We have to add ability to work with static dependencies by specifying it in *.podspec file:
s.static_framework = true

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

Successfully merging this pull request may close these issues.

1 participant