Files
UnrealEngineUWP/Engine/Config/IOS/DataDrivenPlatformInfo.ini
2020-02-06 13:13:41 -05:00

50 lines
1.5 KiB
INI

[DataDrivenPlatformInfo]
bIsConfidential=false
AudioCompressionSettingsIniSectionName=/Script/IOSRuntimeSettings.IOSRuntimeSettings
[PlatformInfo IOS]
TargetPlatformName=IOS
DisplayName=iOS
PlatformType=Game
PlatformFlags=None
NormalIconPath=Launcher/IOS/Platform_IOS_24x
LargeIconPath=Launcher/IOS/Platform_IOS_128x
XLargeIconPath=
UATCommandLine=
AutoSDKPath=
Windows:TutorialPath=/Engine/Tutorial/Mobile/InstallingiTunesTutorial.InstallingiTunesTutorial
Mac:TutorialPath=/Engine/Tutorial/Installation/InstallingXCodeTutorial.InstallingXCodeTutorial
Linux:TutorialPath=/Engine/Tutorial/NotYetImplemented
Windows:bIsEnabled=true
Mac:bIsEnabled=true
Linux:bIsEnabled=false
BinariesDirectoryName=IOS
IniPlatformName=IOS
bUsesHostCompiler=false
bUATClosesAfterLaunch=true
UBTTargetID=IOS
PlatformGroupName=Mobile
[PlatformInfo IOSClient]
TargetPlatformName=IOSClient
DisplayName=iOS (Client-only)
PlatformType=Client
PlatformFlags=None
NormalIconPath=Launcher/IOS/Platform_IOS_24x
LargeIconPath=Launcher/IOS/Platform_IOS_24x
XLargeIconPath=
UATCommandLine=-client
AutoSDKPath=
Windows:TutorialPath=/Engine/Tutorial/Mobile/InstallingiTunesTutorial.InstallingiTunesTutorial
Mac:TutorialPath=/Engine/Tutorial/Installation/InstallingXCodeTutorial.InstallingXCodeTutorial
Linux:TutorialPath=/Engine/Tutorial/NotYetImplemented
Windows:bIsEnabled=true
Mac:bIsEnabled=true
Linux:bIsEnabled=false
BinariesDirectoryName=IOS
IniPlatformName=IOS
bUsesHostCompiler=false
bUATClosesAfterLaunch=true
UBTTargetID=IOS
PlatformGroupName=Mobile