Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/Mac
michael trepka bc85521302 macOS 10.15 has a new max limit of open files (10240, equal to OPEN_MAX, instead of RLIM_INFINITY). Changed the code in MacPlatformMisc that checks and sets the limit to warn only if the resulting limit is lower than OPEN_MAX.
#jira UE-76987
#rb Arciel.Rekman

#ROBOMERGE-SOURCE: CL 7662467 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v372-7473910)

[CL 7662475 by michael trepka in Main branch]
2019-07-30 15:29:20 -04:00
..