Skip to content

Contacts macOS xcode26.4 b3

Alex Soto edited this page Mar 11, 2026 · 1 revision

#Contacts.framework

diff -ruN /Applications/Xcode_26.4.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Contacts.framework/Headers/CNContactFormatter.h /Applications/Xcode_26.4.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Contacts.framework/Headers/CNContactFormatter.h
--- /Applications/Xcode_26.4.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Contacts.framework/Headers/CNContactFormatter.h	2026-02-13 22:54:00
+++ /Applications/Xcode_26.4.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Contacts.framework/Headers/CNContactFormatter.h	2026-03-01 03:32:43
@@ -20,8 +20,6 @@
     CNContactFormatterStyleFullName,
     /*! Combine the contact phonetic name components into a displayable phonetic full name.*/
     CNContactFormatterStylePhoneticFullName,
-    /*! Use handle as name, if available.*/
-    CNContactFormatterStyleHandleName,
 } NS_ENUM_AVAILABLE(10_11, 9_0);
 
 /*!

Clone this wiki locally