roughike / flutter_twitter_login

A Flutter plugin for authenticating users by using the native TwitterKit SDKs on Android & iOS.
BSD 2-Clause "Simplified" License
84 stars 136 forks source link

#import <TwitterKit/TwitterKit.h> not found error fix #51

Open sabreys opened 3 years ago

sabreys commented 3 years ago

This patch fixes the "#import <TwitterKit/TwitterKit.h> not found " error on ios pod build.