-
Notifications
You must be signed in to change notification settings - Fork 575
CoreMotion iOS xcode27.0 b4
Alex Soto edited this page Jul 23, 2026
·
2 revisions
#CoreMotion.framework
diff -ruN /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMOdometer.h /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMOdometer.h
--- /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMOdometer.h 2026-06-28 00:57:17
+++ /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMOdometer.h 2026-07-11 01:04:10
@@ -10,6 +10,7 @@
#define CMOdometer_h
#import <Foundation/Foundation.h>
#import <CoreLocation/CoreLocation.h>
+#import <_LocationEssentials/CLLocationEssentials.h>
#import <CoreMotion/CMAvailability.h>