-
Notifications
You must be signed in to change notification settings - Fork 516
SensitiveContentAnalysis tvOS xcode15.0 b2
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-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h /Applications/Xcode_15.0.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h
--- /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h 2023-05-19 20:42:23
+++ /Applications/Xcode_15.0.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SensitiveContentAnalysis.framework/Headers/SensitiveContentAnalysis.h 2023-06-10 01:42:09
@@ -2,12 +2,10 @@
// SensitiveContentAnalysis.h
// SensitiveContentAnalysis
//
-// Created by Andrey Cherkashin on 4/11/23.
+// Copyright (c).2023, Apple Inc. All rights reserved.
//
#import <Foundation/Foundation.h>
-
-// In this header, you should import all the public headers of your framework using statements like #import <SensitiveContentAnalysis/PublicHeader.h>
#if (!TARGET_OS_TV && !TARGET_OS_XR)
#import <SensitiveContentAnalysis/SCSensitivityAnalyzer.h>
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status