So I've finally sat down to upgrade my apps to be able to run on iOS11 and have run into a bevy of Chartboost errors when trying to build the app in Xcode. I haven't updated my apps in years but I assume getting the framework into xcode hasn't changed much. I simply drag the framework file out of the Chartboost 7.0.1 folder into the left pane of Xcode to add it, correct? I make sure the `StoreKit`, `Foundation`, `CoreGraphics', and `UIKit` frameworks are also linked(per chartboost directions). One thing that I noticed is chartboost doesn't automatically popup in the linked frameworks so I have to then drag it in there as well. Am I doing something wrong here?