Update PLCrashReporter with removed symbols

Will fix warnings when creating the apps dSYM
This commit is contained in:
Andreas Linde 2012-08-02 23:57:24 +02:00
parent 2f86de67a3
commit 85ad2293b1
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>11E53</string> <string>12A269</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></string> <string></string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>4E3002</string> <string>4F250</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>GM</string> <string>GM</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>11E52</string> <string>12A264</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx10.7</string> <string>macosx10.8</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>0433</string> <string>0440</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>4E3002</string> <string>4F250</string>
</dict> </dict>
</plist> </plist>