Skip to content

Fixed podspec: added support of static frameworks#25

Open
bodnarrr wants to merge 5 commits intoroughike:masterfrom
bodnarrr:master
Open

Fixed podspec: added support of static frameworks#25
bodnarrr wants to merge 5 commits intoroughike:masterfrom
bodnarrr:master

Conversation

@bodnarrr
Copy link
Copy Markdown

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