Skip to content

DirectoryService macOS xcode27.0 b1

Alex Soto edited this page Jun 9, 2026 · 1 revision

#DirectoryService.framework

diff -ruN /Applications/Xcode_26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/DirectoryService.framework/Headers/DirServices.h /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/DirectoryService.framework/Headers/DirServices.h
--- /Applications/Xcode_26.5.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/DirectoryService.framework/Headers/DirServices.h	2026-04-18 22:20:31
+++ /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/DirectoryService.framework/Headers/DirServices.h	2026-05-29 23:09:48
@@ -101,18 +101,6 @@
 DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER;
 
 /*!
- * @function dsIsDirServiceRunning
- */
-tDirStatus dsIsDirServiceRunning		( )
-DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER;
-
-/*!
- * @function dsIsDirServiceLocalRunning
- */
-tDirStatus dsIsDirServiceLocalRunning	( )
-AVAILABLE_MAC_OS_X_VERSION_10_5_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_6;
-
-/*!
  * @function dsGetDirNodeCount
  * @discussion Get the count of the total number of directory nodes in the system.
  * @param inDirReference Directory reference established with dsOpenDirService.

Clone this wiki locally