You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Current code generates: 'chmod +x \"/epic/projects/foo/Intermediate/Staging/foo.sh\"' This works with xbuild, but fails with msbuild. New code generates: Run App:sh CommandLine-c 'chmod +x "/epic/projects/foo/Intermediate/Staging/foo.sh"' Similar to Ben's CL 2106889 and CL 2112830 changes in Engine/Source/Programs/AutomationTool/BuildUtils.cs #jira none #rb Ben.Marsh [FYI] Andrew.Grant, Brandon.Schaefer #ROBOMERGE-SOURCE: CL 11824678 in //UE4/Release-4.25/... via CL 11824683 #ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781) [CL 11824702 by michael sartain in Main branch]