You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
= IterationProfile.xml = Cleanup for clarity's sake: * Pass -> Phase * PlatformNames -> Platforms * PlatformName -> Platform * ProjectNames -> Projects * ProjectName -> Project Rework logic to simplifiy the graph by using property-dependent property names (see pending 16866021): * Rework Cold and Warm Phase booleans into <ForEach> of Semicolon-delimited build option: Phases * Rework Win64 and MacOS Platform booleans into <ForEach> of Semicolon-delimited build option: Platforms = ue5-main.json = Split IterationProfile into two templates for speed: iteration-profile-nightly and iteration-profile-tests * Nightly does Cold+Warm once a day * Tests does Incremental+Warm the all day long #jira none #rb none #rnx [CL 16885744 by geoff evans in ue5-main branch]