touren / twitter-kit-ios

Twitter Kit is a native SDK to include Twitter content inside mobile apps.
Apache License 2.0
110 stars 80 forks source link

Fix the type of twitterText #34

Open twink1e opened 2 years ago

twink1e commented 2 years ago

TWTRSETweet.m and usage of setTwitterText expects a Class type rather than an object pointer. This causes compilation error on XCode13