This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7949da9a6838fe70985f0df351d761df8758d02
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
IOS
History
Ben Marsh
0aa484bda0
Toolchains are now instanced to allow storing project and target specific configuration details. Required for UBT to support multiple targets. Removed IUEToolChain, which wasn't being used directly.
...
[CL 2707252 by Ben Marsh in Main branch]
2015-09-27 13:05:49 -04:00
..
IOSProjectGenerator.cs
Convert everything in UBT to use standard C# XML comments, so IntelliSense can display useful information in tooltips.
2015-09-24 13:47:13 -04:00
IOSToolChain.cs
Toolchains are now instanced to allow storing project and target specific configuration details. Required for UBT to support multiple targets. Removed IUEToolChain, which wasn't being used directly.
2015-09-27 13:05:49 -04:00
UEBuildIOS.cs
Toolchains are now instanced to allow storing project and target specific configuration details. Required for UBT to support multiple targets. Removed IUEToolChain, which wasn't being used directly.
2015-09-27 13:05:49 -04:00
UEDeployIOS.cs
Toolchains are now instanced to allow storing project and target specific configuration details. Required for UBT to support multiple targets. Removed IUEToolChain, which wasn't being used directly.
2015-09-27 13:05:49 -04:00