twitter-archive / twitter-kit-ios

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

Twitter Kit zip does not contain TwitterShareExtensionUIResources.bundle #80

Open nihilenz opened 6 years ago

nihilenz commented 6 years ago

Twitter Kit zip does not contain TwitterShareExtensionUIResources.bundle

Expected behavior

No errors during build process

Actual behavior

TwitterKit.framework does not contain TwitterShareExtensionUIResources.bundle, so Xcode says "TwitterKit/TwitterKit.framework/TwitterShareExtensionUIResources.bundle: No such file or directory"

Steps to reproduce the behavior

Download https://ton.twimg.com/syndication/twitterkit/ios/3.4.0/Twitter-Kit-iOS.zip (from https://github.com/twitter/twitter-kit-ios/wiki/Installation)

rsahu34 commented 5 years ago

I have added the file to my project still getting this error.