API Differences in MetricKit in macOS 14.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in MetricKit in the macOS 14.0 SDK.

Table of Contents

Classes

MXSignpostRecord
MXCrashDiagnosticObjectiveCExceptionReason

Properties & Constants

MXMetaData
@property(atomic, readonly) bool lowPowerModeEnabled;
MXMetaData
@property(atomic, readonly) bool isTestFlightApp;
MXMetaData
@property(atomic, readonly) pid_t pid;
MXCrashDiagnostic
@property(atomic, strong, readonly, nullable) MXCrashDiagnosticObjectiveCExceptionReason *exceptionReason;
MXDiagnostic
@property(atomic, strong, readonly, nullable) NSArray<MXSignpostRecord *> *signpostData;