How to add .plist file to all targets in Xcode?

后端 未结 5 1559
猫巷女王i
猫巷女王i 2021-02-03 17:02

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:

5条回答
  •  遇见更好的自我
    2021-02-03 18:04

    In Xcode 6 Follow the step sequence in this digram.

    1. First select your target.
    2. Select build settings tab.
    3. Search for "info.plist file"
    4. Edit the value for key "info.plist file" (Add the actual plist path in step 4)

提交回复
热议问题