You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This also updates the build script to make b2 generate universal binaries directly rather than independently building for x86_64 and arm64 and combining them in a post-process. Note that depending on the system installation, the version of liblzma.dylib found and used may or may not be a universal binary, so we disable LZMA (used by Boost's iostream library) for now. #jira UE-163844, UE-156942 #rb none #preflight skip [CL 22708220 by matt johnson in ue5-main branch]