diff --git a/Vendor/CrashReporter.framework/Versions/A/CrashReporter b/Vendor/CrashReporter.framework/Versions/A/CrashReporter index ef9fc8e724..cf07c79088 100644 Binary files a/Vendor/CrashReporter.framework/Versions/A/CrashReporter and b/Vendor/CrashReporter.framework/Versions/A/CrashReporter differ diff --git a/Vendor/CrashReporter.framework/Versions/A/Headers/PLCrashReportProcessInfo.h b/Vendor/CrashReporter.framework/Versions/A/Headers/PLCrashReportProcessInfo.h index f1bd05116d..ca683d50da 100644 --- a/Vendor/CrashReporter.framework/Versions/A/Headers/PLCrashReportProcessInfo.h +++ b/Vendor/CrashReporter.framework/Versions/A/Headers/PLCrashReportProcessInfo.h @@ -32,7 +32,7 @@ @interface PLCrashReportProcessInfo : NSObject { @private - /** Process name */ + /** Process name, or nil if unavailable. */ NSString *_processName; /** Process ID */ @@ -45,7 +45,7 @@ * will be nil. */ NSDate *_processStartTime; - /** Parent process name */ + /** Parent process name, or nil if unavailable. */ NSString *_parentProcessName; /** Parent process ID */ diff --git a/Vendor/CrashReporter.framework/Versions/A/Resources/Info.plist b/Vendor/CrashReporter.framework/Versions/A/Resources/Info.plist index c147c0f734..edca17c4d6 100644 --- a/Vendor/CrashReporter.framework/Versions/A/Resources/Info.plist +++ b/Vendor/CrashReporter.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 13B42 + 13C64 CFBundleDevelopmentRegion English CFBundleExecutable @@ -23,16 +23,16 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 5A3005 + 5B1008 DTPlatformVersion GM DTSDKBuild - 13A595 + 13C64 DTSDKName macosx10.9 DTXcode - 0502 + 0511 DTXcodeBuild - 5A3005 + 5B1008