there appears to be a race bug in UnrealPak
since Pak is being phased out for iostore, just turn it off for now
#rb none
#jira UE-114206
[CL 16147976 by charles bloom in ue5-main branch]
Enable UPS by default for all non-dedicated server targets for all projects.
When staging, remove the requirement to specify the -iostore command line argument by reading the value "bUseIoStore" from the platform game ini section "/Script/UnrealEd.ProjectPackagingSettings".
The command line arguments (-iostore and -skipiostore) can still be used to override the ini file setting.
#rb per.larsson,carlmagnus.nordin
#rnx
#robomerge Release-5.0-EarlyAccess
[CL 15637476 by PJ Kack in ue5-main branch]
- Removed ModifyCreateProcParams., it wasn't useful enough
- Split up ExtraProjectBuilds into EngineCustomBuilds and ProjectCustomBuilds, so that engine/Epic specified custom builds don't dirty up the project packaging settings, and the ini system won't cause future additional builds to be lost
- Fixed up a couple of tooltips to indicate compression settings are used for Pak and IoStore
#rb brian.white
[CL 15135998 by Josh Adams in ue5-main branch]
- Return more info from Turnkey so callers can know if Turnkey can install full or autosdks (based on studio settings)
- Added idea of project settings having custom builds that can be run from Turnkey (and with a later checkin, Platforms menu in the editor)
#rb ben.marsh (just the code that chains Automation commands, as seen in ExecuteBuild)
[CL 14916239 by Josh Adams in ue5-main branch]
- Added some Turnkey settings to IOSRuntimeSettings
- Added some of the IOSRuntimeSettings to be stripped out in the IniKeyBlacklist so that passwords aren't shipped
- Fixed smb: volume mounting in Turnkey
- Changed IOS prereq validation to be driven more by the bundleid, and then will hunt down a cert that matches the "best" provision that matches the bundleid. Then, uses the bundleid (with regex) to find a cert to install via Turnkey. Full wildcards can break it, so TeamID can be used to narrow down valid provisions
[CL 13886561 by Josh Adams in ue5-main branch]
#rb hongyi.yu
#ROBOMERGE-SOURCE: CL 10597932 via CL 10597936 via CL 10597937 via CL 10597938 via CL 10597941
#ROBOMERGE-BOT: (v607-10590470)
[CL 10597942 by ben woodhouse in Main branch]
#rb patrick.boutot
#jira UE-82311
#ROBOMERGE-SOURCE: CL 9839295 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v546-9757112)
[CL 9839300 by simon therriault in Main branch]
Added the ability to set a list of config sections to strip while staging
#rb daniel.lamb
#ROBOMERGE-SOURCE: CL 9485548 via CL 9485550 via CL 9485552
#ROBOMERGE-BOT: (v508-9471939)
[CL 9485554 by graeme thornton in Main branch]
#jira UE-62225
#rb zak.middleton
#lockdown cristina.riveron
#AUTOMERGE using branch //UE4/Dev-Networking_to_//UE4/Release-4.20 (reversed) of change#4284616 by Ryan.Gerleve on 2018/08/14 15:07:17.
[CL 4284633 by Ryan Gerleve in Dev-Networking branch]