From d71da863c9341aeaa64ec64119601d158affe747 Mon Sep 17 00:00:00 2001 From: Oz Linden <oz@lindenlab.com> Date: Fri, 13 Apr 2018 10:31:49 -0400 Subject: remove filter from the xcodebuild execution; it serves no useful purpose --- autobuild.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index ba97ad6010..56e3999dbd 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3662,10 +3662,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <map> <key>command</key> <string>xcodebuild</string> - <key>filters</key> - <array> - <string>setenv</string> - </array> <key>options</key> <array> <string>-configuration</string> @@ -3722,10 +3718,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <map> <key>command</key> <string>xcodebuild</string> - <key>filters</key> - <array> - <string>setenv</string> - </array> <key>options</key> <array> <string>-configuration</string> -- cgit v1.2.3