Skip to content
Snippets Groups Projects
Commit f38c18bb authored by Andrew A. de Laix's avatar Andrew A. de Laix
Browse files

reduce mac log spam.

parent afe6dfa4
No related branches found
No related tags found
No related merge requests found
......@@ -1569,6 +1569,13 @@
<map>
<key>build</key>
<map>
<key>arguments</key>
<array>
<string>|</string>
<string>grep</string>
<string>-v</string>
<string>setenv</string>
</array>
<key>command</key>
<string>xcodebuild</string>
<key>options</key>
......@@ -1596,6 +1603,13 @@
<map>
<key>build</key>
<map>
<key>arguments</key>
<array>
<string>|</string>
<string>grep</string>
<string>-v</string>
<string>setenv</string>
</array>
<key>command</key>
<string>xcodebuild</string>
<key>options</key>
......@@ -1625,6 +1639,13 @@
<map>
<key>build</key>
<map>
<key>arguments</key>
<array>
<string>|</string>
<string>grep</string>
<string>-v</string>
<string>setenv</string>
</array>
<key>command</key>
<string>xcodebuild</string>
<key>options</key>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment