You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix missing UAT/UBT log output on Mac (fallout from CL 6849473). Standard macros set through the DefineConstants property (eg. "TRACE") were being overwritten by __MonoCS__, causing TraceLog() function calls to be compiled out. #ROBOMERGE-OWNER: michael.trepka #ROBOMERGE-AUTHOR: michael.trepka #ROBOMERGE-SOURCE: CL 10636055 via CL 10636127 via CL 10636131 #ROBOMERGE-BOT: (v609-10634694) [CL 10636132 by michael trepka in Main branch]