- Member [PLCrashReporter sharedReporter]
- As of PLCrashReporter 1.2, the default reporter instance has been deprecated, and API clients should initialize a crash reporter instance directly.
- Member PLCrashReportArchitecture
- The architecture value has been deprecated in v1.1 and later crash reports. All new reports will make use of the new PLCrashReportProcessorInfo CPU type encodings.
- Member PLCrashReportArchitectureARM
- This value has been deprecated in favor of ARM subtype-specific values.
- Member PLCrashReportSystemInfo::architecture
- The architecture value has been deprecated in v1.1 and later crash reports. All new reports include the CPU type as part of the crash report's machine info structure, using the PLCrashReportProcessorInfo extensible encoding.