Skip to content

SensitiveContentAnalysis tvOS xcode15.0 b7

Haritha Mohan edited this page Sep 14, 2023 · 3 revisions

#SensitiveContentAnalysis.framework https://github.com/xamarin/xamarin-macios/pull/19020

diff -ruN /Applications/Xcode_15.0.0-beta6.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h /Applications/Xcode_15.0.0-beta7.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h
--- /Applications/Xcode_15.0.0-beta6.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h	2023-07-30 13:35:10
+++ /Applications/Xcode_15.0.0-beta7.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h	1969-12-31 19:00:00
@@ -1,12 +0,0 @@
-//
-//  SensitiveContentAnalysis.h
-//  SensitiveContentAnalysis
-//
-//  Copyright (c).2023, Apple Inc. All rights reserved.
-//
-
-#import <Foundation/Foundation.h>
-
-#if (!TARGET_OS_TV && !TARGET_OS_VISION)
-#import <SensitiveContentAnalysis/SCSensitivityAnalyzer.h>
-#endif // !TARGET_OS_TV
Clone this wiki locally