call
msbuild.build(“PetroBoxMobileApp.dproj”, {extraArgs: “/property:Config=” + “Debug”, platform: “Android32Arm”});
Error
msbuild.build(PetroBoxMobileApp.dproj, [object Object]) {
Running: C:\Windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe /nologo “X:\Sistemas\PetroBoxServices\Shared\clientsapp\PetroBoxMobileApp\PetroBoxMobileApp.dproj” /target:Build “/property:Platform=Android32Arm” /property:Config=Debug /property:DCC_DebugInformat…
C:\Program Files (x86)\Embarcadero\Studio\21.0\bin\CodeGear.Common.Targets(278,5): error : Invalid PLATFORM variable “Android32Arm”. PLATFORM must be one of the following: “Win32”, “Win64”, “Android32Arm”, “Android64Arm”, “iOSSimulator32”, “iOSDevice32” "iOSDevice…
C:\Program Files (x86)\Embarcadero\Studio\21.0\bin\CodeGear.Common.Targets(278,5): error : Invalid PLATFORM variable “Android32Arm”. PLATFORM must be one of the following: “Win32”, “Win64”, “Android32Arm”, “Android64Arm”, “iOSSimulator32”, “iOSDevice32” "iOSDevi…
Build started 15/12/2020 22:00:12.
Project “X:\Sistemas\PetroBoxServices\Shared\clientsapp\PetroBoxMobileApp\PetroBoxMobileApp.dproj” on node 1 (Build target(s)).
C:\Program Files (x86)\Embarcadero\Studio\21.0\bin\CodeGear.Common.Targets(278,5): error : Invalid …
MSBuild failed