Add missing build dependencies
Some checks failed
Windows setup / run-setup (push) Has been cancelled
Some checks failed
Windows setup / run-setup (push) Has been cancelled
This commit is contained in:
BIN
Engine/Binaries/DotNET/IOS/DotNETUtilities.dll
Normal file
BIN
Engine/Binaries/DotNET/IOS/DotNETUtilities.dll
Normal file
Binary file not shown.
BIN
Engine/Binaries/DotNET/IOS/IPhonePackager.exe
Executable file
BIN
Engine/Binaries/DotNET/IOS/IPhonePackager.exe
Executable file
Binary file not shown.
10
Engine/Binaries/DotNET/IOS/IPhonePackager.exe.config
Normal file
10
Engine/Binaries/DotNET/IOS/IPhonePackager.exe.config
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
|
||||
</startup>
|
||||
<runtime>
|
||||
<generatePublisherEvidence enabled="false"/>
|
||||
<loadFromRemoteSources enabled="true"/>
|
||||
</runtime>
|
||||
</configuration>
|
||||
BIN
Engine/Binaries/DotNET/IOS/MobileDeviceInterface.dll
Normal file
BIN
Engine/Binaries/DotNET/IOS/MobileDeviceInterface.dll
Normal file
Binary file not shown.
10
Engine/Binaries/DotNET/IOS/MobileDeviceInterface.dll.config
Normal file
10
Engine/Binaries/DotNET/IOS/MobileDeviceInterface.dll.config
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
|
||||
</startup>
|
||||
<runtime>
|
||||
<NetFx40_PInvokeStackResilience enabled="1"/>
|
||||
<generatePublisherEvidence enabled="false"/>
|
||||
</runtime>
|
||||
</configuration>
|
||||
BIN
Engine/Binaries/DotNET/IOS/openssl.exe
Executable file
BIN
Engine/Binaries/DotNET/IOS/openssl.exe
Executable file
Binary file not shown.
Reference in New Issue
Block a user