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
b2acdadf67c052d41c8b899b535520faca6e8ad1
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Apple
History
Mark Satterthwaite
bfb63124e5
Implement OS X support for automated, unattended reporting including ensures using CrashReportClient.
...
#jira UE-19244 [CL 2661237 by Mark Satterthwaite in Main branch]
2015-08-19 13:40:24 -04:00
..
ApplePlatformCrashContext.cpp
Add a PLCrashReporter equivalent to the POSIX backtrace call that returns the backtrace of the crashed thread. This allows for reporting the full crash callstack in logs, fixing
2015-07-06 09:38:50 -04:00
ApplePlatformFile.cpp
Added functions to access low-level file stat data as a single file-system request
2015-07-27 13:52:55 -04:00
ApplePlatformStackWalk.cpp
Implement OS X support for automated, unattended reporting including ensures using CrashReportClient.
2015-08-19 13:40:24 -04:00
ApplePlatformString.cpp
…
ApplePlatformSymbolication.cpp
…
ApplePlatformTime.cpp
…