Skip to content

GameController iOS xcode27.0 b5

Alex Soto edited this page Aug 10, 2026 · 1 revision

#GameController.framework

diff -ruN /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/GameController.framework/Headers/GCProductCategories.h /Applications/Xcode_27.0.0-beta5.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/GameController.framework/Headers/GCProductCategories.h
--- /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/GameController.framework/Headers/GCProductCategories.h	2026-07-11 07:15:09
+++ /Applications/Xcode_27.0.0-beta5.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/GameController.framework/Headers/GCProductCategories.h	2026-08-04 03:30:56
@@ -24,6 +24,7 @@
 GAMECONTROLLER_EXPORT NSString *const GCProductCategoryXboxOne API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0));
 GAMECONTROLLER_EXPORT NSString *const GCProductCategoryHID API_AVAILABLE(macos(13.0), ios(16.0), tvos(16.0));
 
+
 /** The category for game controller products that support 6DoF tracking on visionOS. */
 GAMECONTROLLER_EXPORT NSString *const GCProductCategorySpatialController API_AVAILABLE(macos(26.0), ios(26.0), tvos(26.0), visionos(26.0));
 

Clone this wiki locally