Under Linux version 4.15 the code is doing the wrong thing.
the URL is being set to something like “…/Engine/Binaries/DotNET/IOS/IPhonePackager.exe”
When it sould be read as "…/Engine/Build/BatchFiles/Linux/RunMono.sh “…/Engine/Binaries/DotNET/IOS/IPhonePackager.exe” certificates Engine -bundlename “com.YourCompany.PlayerInputs”
Does anyone know were in what file the “RunMono.sh” gets appended