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
5e614c963395bb817d91cf75669862164ada94de
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildTool/ProjectFiles/Xcode
History
josh adams 7da8c50033 - Fixed location of where EnsureXcodeProjectExists() looks for BP projects
- Fixed warning about SDKROOT[sdk=macosx] type warnings with legacy Xcode
#rb axel.riffard,tim.smith

[CL 25796956 by josh adams in ue5-main branch]
2023-06-05 13:25:48 -04:00
..
XcodeFrameworkWrapperProject.cs
UnrealBuildTool: More automated code cleanup
2023-05-31 13:37:21 -04:00
XcodeProject.cs
UnrealBuildTool: More automated code cleanup
2023-05-31 13:37: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
UnrealBuildTool: More automated code cleanup
2023-05-31 13:37: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: 258ms Template: 13ms
English
English
Licenses API