Add PLCrashReporter 1.2 Beta 3 build

This commit is contained in:
Andreas Linde 2013-10-19 15:55:42 +02:00
parent 92a0fe92c5
commit c8c0feb113
3 changed files with 7 additions and 6 deletions

View File

@ -50,6 +50,7 @@
#define PLCrashReportApplicationInfo PLNS(PLCrashReportApplicationInfo) #define PLCrashReportApplicationInfo PLNS(PLCrashReportApplicationInfo)
#define PLCrashReportBinaryImageInfo PLNS(PLCrashReportBinaryImageInfo) #define PLCrashReportBinaryImageInfo PLNS(PLCrashReportBinaryImageInfo)
#define PLCrashReportExceptionInfo PLNS(PLCrashReportExceptionInfo) #define PLCrashReportExceptionInfo PLNS(PLCrashReportExceptionInfo)
#define PLCrashReportMachExceptionInfo PLNS(PLCrashReportMachExceptionInfo)
#define PLCrashReportMachineInfo PLNS(PLCrashReportMachineInfo) #define PLCrashReportMachineInfo PLNS(PLCrashReportMachineInfo)
#define PLCrashReportProcessInfo PLNS(PLCrashReportProcessInfo) #define PLCrashReportProcessInfo PLNS(PLCrashReportProcessInfo)
#define PLCrashReportProcessorInfo PLNS(PLCrashReportProcessorInfo) #define PLCrashReportProcessorInfo PLNS(PLCrashReportProcessorInfo)

View File

@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>13A584</string> <string>13A598</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>English</string> <string>English</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@ -23,16 +23,16 @@
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>5A1413</string> <string>5A2034a</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>GM</string> <string>GM</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>12D75</string> <string>13A595</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx10.8</string> <string>macosx10.9</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>0500</string> <string>0501</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>5A1413</string> <string>5A2034a</string>
</dict> </dict>
</plist> </plist>