You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Remove support for 32-bit Android, still have support for Arm64 and X64. Next checkin will delete the libs
#rb chris.babcock,jack.porter #fyi chris.babcock,jack.porter [CL 15056295 by Josh Adams in ue5-main branch]
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
[DataDrivenPlatformInfo]
|
||||
bIsConfidential=false
|
||||
AudioCompressionSettingsIniSectionName=/Script/AndroidRuntimeSettings.AndroidRuntimeSettings
|
||||
Freezing_b32Bit=ini:Engine:Android:/Script/AndroidRuntimeSettings.AndroidRuntimeSettings:bBuildForArmV7
|
||||
Freezing_bForce64BitMemoryImagePointers=true
|
||||
GlobalIdentifier=3619EA87DE704A48BB1551754423C26A
|
||||
|
||||
NormalIconPath=Launcher/Android/Platform_Android_24x
|
||||
|
||||
@@ -2171,9 +2171,7 @@ SDKAPILevelOverride=
|
||||
NDKAPILevelOverride=
|
||||
bEnableGooglePlaySupport=false
|
||||
bSupportAdMob=true
|
||||
bBuildForArmV7=true
|
||||
bBuildForArm64=false
|
||||
bBuildForX86=false
|
||||
bBuildForArm64=true
|
||||
bBuildForX8664=false
|
||||
bBuildForES31=true
|
||||
bSupportsVulkan=false
|
||||
|
||||
Reference in New Issue
Block a user