- 
                Notifications
    You must be signed in to change notification settings 
- Fork 549
EventKit iOS xcode26.0 b2
        Rolf Bjarne Kvinge edited this page Jul 21, 2025 
        ·
        2 revisions
      
    #EventKit.framework https://github.com/dotnet/macios/pull/23184
diff -ruN /Applications/Xcode_26.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/EventKit.framework/Headers/EKCalendarItem.h /Applications/Xcode_26.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/EventKit.framework/Headers/EKCalendarItem.h
--- /Applications/Xcode_26.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/EventKit.framework/Headers/EKCalendarItem.h	2025-06-03 23:55:14
+++ /Applications/Xcode_26.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/EventKit.framework/Headers/EKCalendarItem.h	2025-06-12 21:21:51
@@ -124,8 +124,6 @@
 - (void)addRecurrenceRule:(EKRecurrenceRule *)rule;
 - (void)removeRecurrenceRule:(EKRecurrenceRule *)rule;
 
-@property (nonatomic, readonly) BOOL hasMaximumAlarms;
-
 @end
 
 NS_ASSUME_NONNULL_END