How to add .plist file to all targets in Xcode?
问题 Totally new to iOS but I'm currently trying to setup Google Analytics. I have followed the SDK documentation and everything went great until this step: Add the configuration file to your project Drag the GoogleService-Info.plist file you just downloaded into the root of your Xcode project and add it to all targets. It doesn't say anything on HOW to add it to all targets. Being new to Xcode and iOS in general, I'm completely lost. Anyone with an answer for me? Thanks! 回答1: Select the