Skip to content

MetricKit iOS xcode15.0 b3

Haritha Mohan edited this page Sep 7, 2023 · 3 revisions

#MetricKit.framework https://github.com/xamarin/xamarin-macios/pull/18958

diff -ruN /Applications/Xcode_15.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetricKit.framework/Headers/MXMetaData.h /Applications/Xcode_15.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetricKit.framework/Headers/MXMetaData.h
--- /Applications/Xcode_15.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetricKit.framework/Headers/MXMetaData.h	2023-06-10 04:25:59
+++ /Applications/Xcode_15.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetricKit.framework/Headers/MXMetaData.h	2023-06-23 16:55:03
@@ -63,7 +63,8 @@
 
 /*!
  @property      pid
- @abstract      pid of the process for which this diagnostic  was generated
+ @abstract      pid of the process
+ @note          A value of -1 indicates that the PID was unavailable for the containing payload.
  */
 
 @property (readonly) pid_t pid API_AVAILABLE(macos(14.0), ios(17.0)) API_UNAVAILABLE(tvos, watchos);
Clone this wiki locally