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
ad173b3ee2cb4d2f4cbc6d419fc2f227af15998c
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
ProjectFiles
/
Xcode
History
UnrealBot
73409369c0
Branch snapshot for CL 21319338
...
[CL 21319338 in ue5-main branch]
2022-08-10 16:03:37 +00:00
..
XcodeFrameworkWrapperProject.cs
Branch snapshot for CL 21319338
2022-08-10 16:03:37 +00:00
XcodeProject.cs
- Cleaned up Xcconfig file creation/writing (needed for re-using when using a Template project, which is coming up)
2022-08-08 16:21:20 -04:00
XcodeProjectFileGenerator.cs
- Rewrote the XcodeProjectFile class to not be spagetti of string maniuplation and guid passing [still requires opt-in via -xcconfig option to GenerateProjectFiles]
2022-08-08 11:11:04 -04:00
XcodeProjectLegacy.cs
- Moved everything over to .xcconfig files, with the exception of Extensions (a little-used IOS feature). It's possible, just not done yet, and is currently removed and will throw an exception
2022-07-19 13:24:38 -04:00