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
aaeb9ff464b03e2daef896664f3397fee9e59cd0
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
ProjectFiles
/
Xcode
History
calvin zheng
aefa44f4ba
Move source files from editor projects to game projects
...
#jira UE-200317 #rb Josh.Adams [CL 29874395 by calvin zheng in ue5-main branch]
2023-11-21 15:36:07 -05:00
..
XcodeFrameworkWrapperProject.cs
…
XcodeProject.cs
- Fix for Mac monolithic CookedEditors not getting staged data in their app. Modular cooked editors will stll be missing data
2023-11-20 15:23:08 -05:00
XcodeProject.File.cs
- Fix a problem with BundleResources not being copied in to Mac and IOS .app bundles (plugin author reported - this is a feature Epic has not used)
2023-09-18 17:12:52 -04:00
XcodeProject.Scheme.cs
…
XcodeProject.Utils.cs
- Fixed various issues with making Mac/IOS builds that can be uploaded to AppStore in Xcode
2023-10-04 13:25:29 -04:00
XcodeProjectFileGenerator.cs
Move source files from editor projects to game projects
2023-11-21 15:36:07 -05:00
XcodeProjectLegacy.cs
…