Update PLCrashReporter to latest 1.2 beta 1 build

This commit is contained in:
Andreas Linde 2013-09-12 11:27:10 +02:00
parent 67d56af15d
commit 38b362e61e
3 changed files with 5 additions and 6 deletions

View File

@ -35,7 +35,6 @@
* This may be used to avoid symbol conflicts between multiple libraries
* that may both incorporate PLCrashReporter.
*/
// #define PLCRASHREPORTER_PREFIX AcmeCo
#define PLCRASHREPORTER_PREFIX BIT
#ifdef PLCRASHREPORTER_PREFIX

View File

@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>12E55</string>
<string>13A569</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
@ -21,9 +21,9 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>DTCompiler</key>
<string></string>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>4H1503</string>
<string>5A1412</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
@ -31,8 +31,8 @@
<key>DTSDKName</key>
<string>macosx10.8</string>
<key>DTXcode</key>
<string>0463</string>
<string>0500</string>
<key>DTXcodeBuild</key>
<string>4H1503</string>
<string>5A1412</string>
</dict>
</plist>