Skip to content

CarPlay iOS xcode26.2 b2

Alex Soto edited this page Nov 18, 2025 · 1 revision

#CarPlay.framework

diff -ruN /Applications/Xcode_26.2.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CarPlay.framework/Headers/CPSessionConfiguration.h /Applications/Xcode_26.2.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CarPlay.framework/Headers/CPSessionConfiguration.h
--- /Applications/Xcode_26.2.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CarPlay.framework/Headers/CPSessionConfiguration.h	2025-10-25 08:02:53
+++ /Applications/Xcode_26.2.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CarPlay.framework/Headers/CPSessionConfiguration.h	2025-11-12 04:34:23
@@ -13,7 +13,6 @@
 typedef NS_OPTIONS(NSUInteger, CPLimitableUserInterface) {
     CPLimitableUserInterfaceKeyboard        = 1 << 0,
     CPLimitableUserInterfaceLists           = 1 << 1,
-    CPLimitableUserInterfaceLongUserAlert       = 1 << 2,
 } API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(macos, watchos, tvos);
 
 typedef NS_OPTIONS(NSUInteger, CPContentStyle) {
Clone this wiki locally