Skip to content

SensitiveContentAnalysis iOS 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/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h
--- /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h	2023-11-12 10:35:19
+++ /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h	2024-01-10 00:52:30
@@ -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