What is $(inherited) in Xcode's search path settings?

后端 未结 4 1106
暗喜
暗喜 2020-12-04 21:24

What is the $(inherited) search path setting?

I\'ve modified the header and library search path settings regarding OpenSSL for iPad and this issue alon

4条回答
  •  失恋的感觉
    2020-12-04 21:56

    ADDENDUM: with $(inherited) Build Settings->Library Search Path is automatically populated when you add a library to a target by clicking in the Target Membership right-hand pane. This does not happen otherwise.

提交回复
热议问题