-
Notifications
You must be signed in to change notification settings - Fork 515
CoreSpotlight tvOS xcode15.0 b1
Manuel de la Pena edited this page Sep 3, 2023
·
3 revisions
#CoreSpotlight.framework https://github.com/xamarin/xamarin-macios/pull/18918
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSBase.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSBase.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSBase.h 2023-03-09 19:13:31
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSBase.h 2023-05-19 20:55:24
@@ -2,7 +2,7 @@
// CSBase.h
// CoreSpotlight
//
-// Copyright © 2015 Apple. All rights reserved.
+// Copyright © 2015 Apple Inc. All rights reserved.
//
#import <Foundation/Foundation.h>
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSImportExtension.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSImportExtension.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSImportExtension.h 2023-03-09 19:13:31
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSImportExtension.h 2023-05-19 20:55:24
@@ -2,7 +2,7 @@
// CSImportExtension.h
// CoreSpotlight
//
-// Copyright © 2021 Apple. All rights reserved.
+// Copyright © 2020–2021 Apple Inc. All rights reserved.
//
#import <CoreSpotlight/CSSearchableItemAttributeSet.h>
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSIndexExtensionRequestHandler.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSIndexExtensionRequestHandler.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSIndexExtensionRequestHandler.h 2023-03-09 19:13:31
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSIndexExtensionRequestHandler.h 2023-05-19 20:55:24
@@ -2,7 +2,7 @@
// CSIndexExtensionRequestHandler.h
// CoreSpotlight
//
-// Copyright © 2017 Apple. All rights reserved.
+// Copyright © 2015–2017 Apple Inc. All rights reserved.
//
#import <CoreSpotlight/CSSearchableIndex.h>
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSPerson.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSPerson.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSPerson.h 2023-03-09 19:13:31
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSPerson.h 2023-05-19 20:55:24
@@ -2,7 +2,7 @@
// CSPerson.h
// CoreSpotlight
//
-// Copyright © 2017 Apple. All rights reserved.
+// Copyright © 2015–2017 Apple Inc. All rights reserved.
//
#import <CoreSpotlight/CSBase.h>
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchQuery.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchQuery.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchQuery.h 2023-03-09 19:13:31
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchQuery.h 2023-05-19 20:55:24
@@ -2,7 +2,7 @@
// CSSearchQuery.h
// CoreSpotlight
//
-// Copyright © 2018 Apple. All rights reserved.
+// Copyright © 2015–2022 Apple Inc. All rights reserved.
//
#import <CoreSpotlight/CSBase.h>
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableIndex.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableIndex.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableIndex.h 2023-03-09 23:50:10
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableIndex.h 2023-05-31 23:44:18
@@ -2,7 +2,7 @@
// CSSearchableIndex.h
// CoreSpotlight
//
-// Copyright © 2022 Apple. All rights reserved.
+// Copyright © 2015–2022 Apple Inc. All rights reserved.
//
#import <CoreSpotlight/CSSearchableItem.h>
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItem.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItem.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItem.h 2023-03-09 19:13:31
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItem.h 2023-05-19 20:55:25
@@ -2,7 +2,7 @@
// CSSearchableItem.h
// CoreSpotlight
//
-// Copyright © 2021 Apple. All rights reserved.
+// Copyright © 2015–2022 Apple Inc. All rights reserved.
//
#import <CoreSpotlight/CSBase.h>
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet.h 2023-03-09 19:13:31
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet.h 2023-05-19 20:55:24
@@ -2,7 +2,7 @@
// CSSearchableItemAttributeSet.h
// CoreSpotlight
//
-// Copyright © 2022 Apple. All rights reserved.
+// Copyright © 2015–2023 Apple Inc. All rights reserved.
//
#import <Foundation/Foundation.h>
@@ -94,8 +94,6 @@
NS_ASSUME_NONNULL_END
-#ifndef CoreSpotlightAPIVersion
+#ifndef CSSearchableItemAttributeSet_Categories_h
#import <CoreSpotlight/CSSearchableItemAttributeSet_Categories.h>
#endif
-
-
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet_Categories.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet_Categories.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet_Categories.h 2023-03-04 12:47:31
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet_Categories.h 2023-05-19 20:55:23
@@ -2,9 +2,12 @@
// CSSearchableItemAttributeSet_Categories.h
// CoreSpotlight
//
-// Copyright © 2015 Apple. All rights reserved.
+// Copyright © 2015–2023 Apple Inc. All rights reserved.
//
+#ifndef CSSearchableItemAttributeSet_Categories_h
+#define CSSearchableItemAttributeSet_Categories_h
+
#import <CoreSpotlight/CSSearchableItemAttributeSet_General.h>
#import <CoreSpotlight/CSSearchableItemAttributeSet_Documents.h>
#import <CoreSpotlight/CSSearchableItemAttributeSet_Events.h>
@@ -12,3 +15,5 @@
#import <CoreSpotlight/CSSearchableItemAttributeSet_Media.h>
#import <CoreSpotlight/CSSearchableItemAttributeSet_Images.h>
#import <CoreSpotlight/CSSearchableItemAttributeSet_Places.h>
+
+#endif /* CSSearchableItemAttributeSet_Categories_h */
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSuggestion.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSuggestion.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSuggestion.h 2023-03-09 19:13:32
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSuggestion.h 2023-05-19 20:55:25
@@ -2,7 +2,7 @@
// CSSuggestion.h
// CoreSpotlight
//
-// Copyright © 2021 Apple. All rights reserved.
+// Copyright © 2022 Apple Inc. All rights reserved.
//
#import <CoreSpotlight/CSBase.h>
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSUserQuery.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSUserQuery.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSUserQuery.h 2023-03-09 19:13:31
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSUserQuery.h 2023-05-19 20:55:24
@@ -2,7 +2,7 @@
// CSUserQuery.h
// CoreSpotlight
//
-// Copyright © 2021 Apple. All rights reserved.
+// Copyright © 2022 Apple Inc. All rights reserved.
//
#import <CoreSpotlight/CSBase.h>
diff -ruN /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CoreSpotlight.h /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CoreSpotlight.h
--- /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CoreSpotlight.h 2023-03-04 12:47:32
+++ /Applications/Xcode_15.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CoreSpotlight.h 2023-05-19 20:55:24
@@ -2,25 +2,25 @@
// CoreSpotlight.h
// CoreSpotlight
//
-// Copyright (c) 2021 Apple. All rights reserved.
+// Copyright © 2014–2023 Apple Inc. All rights reserved.
//
-#define CoreSpotlightAPIVersion 40
+#import <Foundation/Foundation.h>
+//! Project version number for CoreSpotlight.
+FOUNDATION_EXPORT double CoreSpotlightVersionNumber;
+
+//! Project version string for CoreSpotlight.
+FOUNDATION_EXPORT const unsigned char CoreSpotlightVersionString[];
+
#import <CoreSpotlight/CSBase.h>
-#import <CoreSpotlight/CSSearchableItem.h>
-#import <CoreSpotlight/CSSuggestion.h>
+#import <CoreSpotlight/CSImportExtension.h>
+#import <CoreSpotlight/CSIndexExtensionRequestHandler.h>
#import <CoreSpotlight/CSPerson.h>
+#import <CoreSpotlight/CSSearchQuery.h>
#import <CoreSpotlight/CSSearchableIndex.h>
+#import <CoreSpotlight/CSSearchableItem.h>
#import <CoreSpotlight/CSSearchableItemAttributeSet.h>
#import <CoreSpotlight/CSSearchableItemAttributeSet_Categories.h>
-#import <CoreSpotlight/CSIndexExtensionRequestHandler.h>
-#import <CoreSpotlight/CSSearchQuery.h>
+#import <CoreSpotlight/CSSuggestion.h>
#import <CoreSpotlight/CSUserQuery.h>
-#import <CoreSpotlight/CSImportExtension.h>
-
-//! Project version number for CoreSpotlight.
-CORESPOTLIGHT_EXPORT double CoreSpotlightVersionNumber;
-
-//! Project version string for CoreSpotlight.
-CORESPOTLIGHT_EXPORT const unsigned char CoreSpotlightVersionString[];
- 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