Can dump of environment be disabled on script phases?
Can dump of environment be disabled on script phases?
- Subject: Can dump of environment be disabled on script phases?
- From: Rob Dye <email@hidden>
- Date: Fri, 16 Apr 2004 12:13:43 -0500
For every one of the ten or so script phases we have in our build, Xcode
dumps the entire environment with a long list of lines beginning with
"setenv".
This can be useful when debugging our script phases, but it is a lot to wade
through under normal circumstances. (I'm poring over output of a command
line xcodebuild operation.)
Is there a way to disable the dumping of all this environment info?
--
Rob Dye
National Instruments
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
- Follow-Ups:
- Xcode ?
- From: Richard <email@hidden>