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.