mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-01 20:28:05 +00:00
Add PLCrashReporter 1.2 Beta 3 build
This commit is contained in:
parent
92a0fe92c5
commit
c8c0feb113
Binary file not shown.
@ -50,6 +50,7 @@
|
||||
#define PLCrashReportApplicationInfo PLNS(PLCrashReportApplicationInfo)
|
||||
#define PLCrashReportBinaryImageInfo PLNS(PLCrashReportBinaryImageInfo)
|
||||
#define PLCrashReportExceptionInfo PLNS(PLCrashReportExceptionInfo)
|
||||
#define PLCrashReportMachExceptionInfo PLNS(PLCrashReportMachExceptionInfo)
|
||||
#define PLCrashReportMachineInfo PLNS(PLCrashReportMachineInfo)
|
||||
#define PLCrashReportProcessInfo PLNS(PLCrashReportProcessInfo)
|
||||
#define PLCrashReportProcessorInfo PLNS(PLCrashReportProcessorInfo)
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>13A584</string>
|
||||
<string>13A598</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@ -23,16 +23,16 @@
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>5A1413</string>
|
||||
<string>5A2034a</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>12D75</string>
|
||||
<string>13A595</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.8</string>
|
||||
<string>macosx10.9</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0500</string>
|
||||
<string>0501</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>5A1413</string>
|
||||
<string>5A2034a</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user