Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
b23c19b9328fcdba65fb1bd741b2a310f552f148
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildTool/ProjectFiles/Xcode
History
calvin zheng 7f1888d75b Partial fix for modern Xcode would build with no code change
Remove outdated xcworkspace files when GPF with new modernXcode settings

#rb Josh.Adams, Zack.Neyland

[CL 25933128 by calvin zheng in ue5-main branch]
2023-06-12 14:56:21 -04:00
..
XcodeFrameworkWrapperProject.cs
UnrealBuildTool: More automated code cleanup
2023-05-31 13:37:21 -04:00
XcodeProject.cs
Partial fix for modern Xcode would build with no code change
2023-06-12 14:56:21 -04:00
XcodeProject.File.cs
- Fixed a bug caused by the C# auto-cleanup of code. (foo != "") is not the same as (!string.IsNullOrEmpty(foo)) , it is (foo == null || foo.Length() > 0)
2023-06-01 14:38:53 -04:00
XcodeProject.Scheme.cs
UnrealBuildTool: More automated code cleanup
2023-05-31 13:37:21 -04:00
XcodeProject.Utils.cs
UnrealBuildTool: More automated code cleanup
2023-05-31 13:37:21 -04:00
XcodeProjectFileGenerator.cs
Partial fix for modern Xcode would build with no code change
2023-06-12 14:56:21 -04:00
XcodeProjectLegacy.cs
- Fixed location of where EnsureXcodeProjectExists() looks for BP projects
2023-06-05 13:25:48 -04:00
Powered by Gitea Page: 379ms Template: 18ms
English
English
Licenses API