-
Bug
-
Resolution: Fixed
-
Low
-
3.3.3
-
None
-
None
Works:
"Debug|Win32"
Doesn't Work
"IOS Release|Any CPU"
See logs in the screen shot.
/Build Builds the solution or project with the specified solution configuration. For example "Debug". If multiple platforms are possible, the configuration name must be enclosed in quotes and contain platform name. For example: "Debug|Win32". /ProjectConfig Overrides the project configuration specified in the solution configuration. For example "Debug". If multiple platforms are possible, the configuration name must be enclosed in quotes and contain platform name. For example: "Debug|Win32". Must be used with /Project.
- is related to
-
BAM-9922 Visual Studio builder task does not allow the pipe symbol to be passed in the arguments
- Closed
I think this is/will_be solved with
BAM-9922fix.