-
Notifications
You must be signed in to change notification settings - Fork 575
GameKit iOS xcode27.0 b3
Alex Soto edited this page Jul 7, 2026
·
2 revisions
#GameKit.framework
diff -ruN /Applications/Xcode_27.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h
--- /Applications/Xcode_27.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h 2026-06-13 06:08:38
+++ /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h 2026-06-28 02:48:42
@@ -29,10 +29,6 @@
#import <ModelIO/ModelIO.h>
#endif
-#if TARGET_OS_IOS || TARGET_OS_TV || TARGET_OS_MACCATALYST
-#import <ReplayKit/ReplayKit.h>
-#endif
-
#import <GameKit/GKAccessPoint.h>
#import <GameKit/GKAchievement.h>
#import <GameKit/GKAchievementDescription.h>