Skip to content

CoreSpotlight tvOS xcode14.0 beta2

Manuel de la Pena edited this page Jul 18, 2022 · 3 revisions

#CoreSpotlight.framework https://github.com/xamarin/xamarin-macios/pull/15532

diff -ruN /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet_Messaging.h /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet_Messaging.h
--- /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet_Messaging.h	2022-05-31 14:49:37.000000000 -0400
+++ /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreSpotlight.framework/Headers/CSSearchableItemAttributeSet_Messaging.h	2022-06-17 14:48:52.000000000 -0400
@@ -88,9 +88,6 @@
 //This attribute indicates if the document is likely to be considered junk.  Should be 1 if true, 0 otherwise
 @property (nonatomic, strong, getter=isLikelyJunk) NSNumber *likelyJunk;
 
-//This attribute will be set by Messages for use by Suggestions(suggestd)
-@property (nonatomic, strong, getter=isPotentialEventMessage) NSNumber *potentialEventMessage;
-
 @end
 
 NS_ASSUME_NONNULL_END
Clone this wiki locally