-
Notifications
You must be signed in to change notification settings - Fork 517
CoreMotion macOS xcode13.0 beta2
Manuel de la Pena edited this page Jun 30, 2021
·
3 revisions
#CoreMotion.framework ##mandel
diff -ruN /Applications/Xcode_13.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMErrorDomain.h /Applications/Xcode_13.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMErrorDomain.h
--- /Applications/Xcode_13.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMErrorDomain.h 2021-06-02 11:05:08.000000000 -0400
+++ /Applications/Xcode_13.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMErrorDomain.h 2021-06-17 14:31:37.000000000 -0400
@@ -16,6 +16,6 @@
* Discussion:
* Error returned as the domain to NSError from CoreMotion.
*/
-CM_EXTERN NSString *const CMErrorDomain API_AVAILABLE(ios(4.0));
+CM_EXTERN NSString *const CMErrorDomain API_AVAILABLE(macos(12.0), ios(4.0));
NS_ASSUME_NONNULL_END
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status