mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-07 16:11:13 +00:00
Update PLCrashReporter to latest 1.2 beta 1 build
This commit is contained in:
parent
67d56af15d
commit
38b362e61e
Binary file not shown.
@ -35,7 +35,6 @@
|
|||||||
* This may be used to avoid symbol conflicts between multiple libraries
|
* This may be used to avoid symbol conflicts between multiple libraries
|
||||||
* that may both incorporate PLCrashReporter.
|
* that may both incorporate PLCrashReporter.
|
||||||
*/
|
*/
|
||||||
// #define PLCRASHREPORTER_PREFIX AcmeCo
|
|
||||||
#define PLCRASHREPORTER_PREFIX BIT
|
#define PLCRASHREPORTER_PREFIX BIT
|
||||||
|
|
||||||
#ifdef PLCRASHREPORTER_PREFIX
|
#ifdef PLCRASHREPORTER_PREFIX
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>12E55</string>
|
<string>13A569</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>English</string>
|
<string>English</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@ -21,9 +21,9 @@
|
|||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.0</string>
|
<string>1.0</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string></string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
<string>4H1503</string>
|
<string>5A1412</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>GM</string>
|
<string>GM</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
@ -31,8 +31,8 @@
|
|||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx10.8</string>
|
<string>macosx10.8</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>0463</string>
|
<string>0500</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>4H1503</string>
|
<string>5A1412</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user