You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Updated engine code to compile correctly with OS X 10.10 SDK, added SDK detection to MacToolChain (based on iOS one)
#codereview Mark.Satterthwaite [CL 2325808 by Michael Trepka in Main branch]
This commit is contained in:
committed by
UnrealBot
parent
94c2c11575
commit
1d5a0d5506
@@ -6,7 +6,7 @@
|
||||
|
||||
static FString GSavedCommandLine;
|
||||
|
||||
@interface UE4AppDelegate : NSObject <NSApplicationDelegate>
|
||||
@interface UE4AppDelegate : NSObject <NSApplicationDelegate, NSFileManagerDelegate>
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user