-
Notifications
You must be signed in to change notification settings - Fork 447
Kellyroach/fix warnings #76
base: master
Are you sure you want to change the base?
Kellyroach/fix warnings #76
Conversation
… value' Analyze issues
…lly dangerous' Analyze issues
TEST: TwitterCore
|
TEST: TwitterKit
|
TEST: DemoApp Our feeling is that there probably should not a lot of difference, if any, due to the nature of our |
@kellyroach I was trying to pull in your git version of this in cocoapods but it is not working, any idea why? I receive "[!] Unable to find a specification for 'TwitterKit'.". For now, I just downloaded the zip and added the framework locally. |
RE: CocoaPods . I think "I just downloaded the zip and added the framework locally" |
I understand, thank you for getting back to me. |
This pull request fixes assorted Xcode 9.4.1 compiler warnings in TwitterCore, TwitterKit, and DemoApp of the twitter-kit-ios SDK . We've gone to some lengths to get Analyze / "iPhone X" to be equal to "No issues" on all 3 of these projects and also check unit tests are still passing and DemoApp functions plausibly. We would encourage Twitter software engineers, who are the experts, to review the pull request carefully due to the size and complexity.