Skip to content

EventKit macOS xcode16.0 b2

Rolf Bjarne Kvinge edited this page Jun 26, 2024 · 1 revision

#EventKit.framework

diff -ruN /Applications/Xcode_16.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/EventKit.framework/Headers/EventKit.apinotes /Applications/Xcode_16.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/EventKit.framework/Headers/EventKit.apinotes
--- /Applications/Xcode_16.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/EventKit.framework/Headers/EventKit.apinotes	2024-05-30 04:26:38
+++ /Applications/Xcode_16.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/EventKit.framework/Headers/EventKit.apinotes	2024-06-15 22:51:24
@@ -5,6 +5,12 @@
   NSErrorDomain: EKErrorDomain
 - Name: EKWeekday
   EnumKind: NSClosedEnum
+Classes:
+- Name: EKVirtualConferenceProvider
+  Methods:
+  - Selector:     'fetchVirtualConferenceForIdentifier:completionHandler:'
+    MethodKind:   Instance
+    SwiftName:    'fetchVirtualConference(identifier:completionHandler:)'
 SwiftVersions:
 - Version: 3
   Classes:
@@ -64,10 +70,3 @@
     - Name:         title
       PropertyKind: Instance
       Nullability:  N
-- Version: 5
-  Classes:
-  - Name: EKVirtualConferenceProvider
-    Methods:
-    - Selector:     'fetchVirtualConferenceForIdentifier:completionHandler:'
-      MethodKind:   Instance
-      SwiftName:    'fetchVirtualConference(identifier:completionHandler:)'
Clone this wiki locally