Why do I have different shell commands available to me in terminal vs xcode?

129 Views Asked by At

When I run swiftgen in Terminal the command is recognized. When a script in a xcode build runs swiftgen it says command not found. How are the two environments different, and how can I get them in sync?

I tried different shells in both and they always worked in Terminal but not in xcode.

0

There are 0 best solutions below