target overrides the FRAMEWORK_SEARCH_PATHS build settings

前端 未结 3 1765
伪装坚强ぢ
伪装坚强ぢ 2020-11-28 09:42

I\'d like to ask and then answer this question.

I\'d like to update the CocoaPods built into my app, so I ran pod install from the terminal.

Th

3条回答
  •  余生分开走
    2020-11-28 10:07

    I had a $(inherited) but recursive, just change it to non-recursive

    project target -> build settings -> framework_search_path

提交回复
热议问题