Skip to content

CoreMotion watchOS xcode14.0 beta2

Manuel de la Pena edited this page Jul 15, 2022 · 3 revisions

#CoreMotion.framework ##mandel

diff -ruN /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h
--- /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h	2022-05-31 14:48:37.000000000 -0400
+++ /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h	2022-06-17 11:24:06.000000000 -0400
@@ -127,7 +127,7 @@
  * @return Returns the version number of the movement disorder software available on this platform, nil if not.
  *         Format follows Major.Minor.Fix format (e.g. 1.0.0)
  */
-+ (NSString *)version;
++ (NSString * _Nullable)version;
 
 /*!
  * @method authorizationStatus
Clone this wiki locally