-
Notifications
You must be signed in to change notification settings - Fork 570
FileProvider macOS xcode27.0 b2
Alex Soto edited this page Jun 23, 2026
·
1 revision
#FileProvider.framework
diff -ruN /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDefines.h /Applications/Xcode_27.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDefines.h
--- /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDefines.h 2026-05-28 01:22:03
+++ /Applications/Xcode_27.0.0-beta2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDefines.h 2026-06-13 09:53:26
@@ -53,4 +53,4 @@
#define FILEPROVIDER_API_AVAILABILITY_SYNC_CONTROLS API_AVAILABLE(macos(26.0), ios(26.0)) API_UNAVAILABLE(watchos, tvos) API_UNAVAILABLE(macCatalyst)
-#define FILE_PROVIDER_AVAILABILITY_NAMESPACE_POLICY API_UNAVAILABLE(macos, ios) API_UNAVAILABLE(watchos, tvos) API_UNAVAILABLE(macCatalyst)
+#define FILE_PROVIDER_AVAILABILITY_NAMESPACE_POLICY API_AVAILABLE(macos(27), ios(27)) API_UNAVAILABLE(watchos, tvos) API_UNAVAILABLE(macCatalyst)