You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
ICU on IOS - libraries and code changes
#ue4 #ios [CL 2237050 by Peter Sauerbrei in Main branch]
This commit is contained in:
committed by
UnrealBot
parent
73fe7a9637
commit
76ade92814
@@ -182,6 +182,7 @@ namespace UnrealBuildTool
|
||||
UEBuildConfiguration.bCompileAPEX = false;
|
||||
UEBuildConfiguration.bCompileSimplygon = false;
|
||||
UEBuildConfiguration.bBuildDeveloperTools = false;
|
||||
UEBuildConfiguration.bCompileICU = true;
|
||||
|
||||
// we currently don't have any simulator libs for PhysX
|
||||
if (GetActiveArchitecture() == "-simulator")
|
||||
|
||||
Reference in New Issue
Block a user