You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Movement of configuration to base files to avoid overriding project settings
#jira UE-163679 #review-22524674 @Sam.Zamani, @Chris.Varnsverry, @Josh.Adams #preflight 634e6552820aa0c1932d79ce [CL 22595624 by alejandro aguilar in ue5-main branch]
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
[OnlineSubsystem]
|
||||
DefaultPlatformService=IOS
|
||||
NativePlatformService=IOS
|
||||
LocalPlatformName=IOS
|
||||
|
||||
[OnlineSubsystemIOS.Store]
|
||||
bSupportsInAppPurchasing=true
|
||||
|
||||
[Audio]
|
||||
AudioCaptureModuleName=AudioCaptureAudioUnit
|
||||
|
||||
|
||||
@@ -32,18 +32,12 @@ DefaultMemoryBucket_MinGB=4
|
||||
SmallerMemoryBucket_MinGB=3
|
||||
SmallestMemoryBucket_MinGB=2
|
||||
|
||||
[OnlineSubsystem]
|
||||
DefaultPlatformService=IOS
|
||||
|
||||
[Advertising]
|
||||
DefaultProviderName=IOSAdvertising
|
||||
|
||||
[DeviceProfileManager]
|
||||
DeviceProfileSelectionModule="IOSDeviceProfileSelector"
|
||||
|
||||
[OnlineSubsystemIOS.Store]
|
||||
bSupportsInAppPurchasing=true
|
||||
|
||||
[SlateRenderer]
|
||||
NumPreallocatedVertices=200
|
||||
|
||||
|
||||
Reference in New Issue
Block a user