xcbuild/Specifications
Grant Paul b030960282 Fix command line argument syntax in copy utility specification.
If `CommandLineArgs` is defined as an array, it will always be used
even if the setting defined is false. Instead, use the dictionary
form of `CommandLineArgs` in order to respect the setting value.
2016-06-16 11:28:17 -07:00
..