where is $PATH set in xcode?

前端 未结 9 764
半阙折子戏
半阙折子戏 2020-12-03 07:16

It looks like xcode\'s $PATH environment setting is different from my user shell environment.

Where does xcode get the $PATH setting from and what\'s the best way t

9条回答
  •  眼角桃花
    2020-12-03 07:31

    Nothing was working for me in XCode 7.
    You need to set the PATH variable in XCode schemes.

    Found the solution at: Where to set environment variables for app?

提交回复
热议问题