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
43b221abebcc2cb65a66e65d07e2e8d3fa2c697c
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Platform
/
IOS
History
adam kinge
120bf5c5dd
Fix iOS & tvOS not being able to set the BundleDisplayName (ie: the App name shown on the iPhone screen) when using Modern
...
#jira UE-193789 #rb josh.adams [CL 27375198 by adam kinge in ue5-main branch]
2023-08-25 09:27:14 -04:00
..
IOSCodeSigning.cs
UnrealBuildTool: More automated code cleanup
2023-05-31 13:37:21 -04:00
IOSExports.cs
Fix tvOS multi user
2023-06-09 04:08:47 -04:00
IOSPlatformSDK.Versions.cs
UnrealBuildTool: Use expression body for simple properties and accessors
2023-05-30 18:01:50 -04:00
IOSPostBuildSyncMode.cs
- Fixed an issue in IOSPostBuildSync crashing with null pointer
2023-08-09 10:51:54 -04:00
IOSProjectGenerator.cs
Cleaned up the project generator API by passing a struct of commonly used arguments. This makes it easier for us to add/remove arguments.
2023-08-04 14:18:11 -04:00
IOSToolChain.cs
- Fixed codesigning of UnrealGame made with -createstub (will use dummy signing, which doesn't need a cert/provision pair, so will be signed the same way UnrealGame is signed without making a stub)
2023-08-23 17:05:44 -04:00
MobileProvisionContents.cs
UnrealBuildTool: More automated code cleanup
2023-05-31 13:37:21 -04:00
UEBuildIOS.cs
Clang static analysis requires unity builds to be disabled
2023-08-23 20:33:44 -04:00
UEDeployIOS.cs
Fix iOS & tvOS not being able to set the BundleDisplayName (ie: the App name shown on the iPhone screen) when using Modern
2023-08-25 09:27:14 -04:00