On my Jenkins CI server I have a job that builds a project with a custom build rule to compress certain files. Every time this script is executed (on each single file of that type), Xcodebuild logs setenv messages and therefore floods my console with redundant information. How can I avoid those messages?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.