Skip to content

SensitiveContentAnalysis macOS xcode15.3 b1

Alex Soto edited this page Jan 27, 2024 · 1 revision

#SensitiveContentAnalysis.framework

diff -ruN /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h
--- /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h	2023-11-12 03:12:02
+++ /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h	2024-01-10 01:13:50
@@ -7,6 +7,6 @@
 
 #import <Foundation/Foundation.h>
 
-#if (!TARGET_OS_TV && !TARGET_OS_VISION)
+#if !TARGET_OS_TV
 #import <SensitiveContentAnalysis/SCSensitivityAnalyzer.h>
 #endif // !TARGET_OS_TV
Clone this wiki locally