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
09672c36ad8164ce9ee3beb8207f00a8bce555f1
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
ProjectFiles
/
Xcode
History
josh adams
09672c36ad
- Delete the staged dir inside a .app if the source staged dir is missing - this is so we don't use some stale dir insde the .app if the user wanted to delete it (mostly useful for Programs)
...
#rb adam.kinge, calvin.zheng [CL 29755497 by josh adams in ue5-main branch]
2023-11-15 14:40:33 -05:00
..
XcodeFrameworkWrapperProject.cs
…
XcodeProject.cs
- Delete the staged dir inside a .app if the source staged dir is missing - this is so we don't use some stale dir insde the .app if the user wanted to delete it (mostly useful for Programs)
2023-11-15 14:40:33 -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
- 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
XcodeProjectLegacy.cs
…