PHP cannot execute xcodebuild command, how to fix it?

I cannot call Xcodebuildusing PHP using the "nobody" user - nothing happens. All directories have permissions 777.

Any ideas?

+5
source share
1 answer

Is it created right from the command line?

+1
source

All Articles