@@ -6391,6 +6391,9 @@ F:CoreServices.LSRoles.None
63916391F:CoreServices.LSRoles.Shell
63926392F:CoreServices.LSRoles.Viewer
63936393F:CoreSpotlight.CSIndexErrorCode.MismatchedClientState
6394+ F:CoreSpotlight.CSSearchableItemUpdateListenerOptions.Default
6395+ F:CoreSpotlight.CSSearchableItemUpdateListenerOptions.Priority
6396+ F:CoreSpotlight.CSSearchableItemUpdateListenerOptions.Summarization
63946397F:CoreSpotlight.CSSearchQuerySourceOptions.AllowMail
63956398F:CoreSpotlight.CSSearchQuerySourceOptions.Default
63966399F:CoreSpotlight.CSSuggestionKind.Custom
@@ -28041,6 +28044,7 @@ M:CoreServices.LaunchServices.Open(Foundation.NSUrl)
2804128044M:CoreServices.LaunchServices.Register(Foundation.NSUrl,System.Boolean)
2804228045M:CoreServices.LaunchServices.SetDefaultHandlerForUrlScheme(System.String,System.String)
2804328046M:CoreServices.LaunchServices.SetDefaultRoleHandlerForContentType(System.String,System.String,CoreServices.LSRoles)
28047+ M:CoreSpotlight.CoreSpotlightConstants.#ctor
2804428048M:CoreSpotlight.CSCustomAttributeKey.#ctor(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)
2804528049M:CoreSpotlight.CSCustomAttributeKey.#ctor(System.String)
2804628050M:CoreSpotlight.CSCustomAttributeKey.Copy(Foundation.NSZone)
@@ -28050,8 +28054,10 @@ M:CoreSpotlight.CSImportExtension.Update(CoreSpotlight.CSSearchableItemAttribute
2805028054M:CoreSpotlight.CSIndexExtensionRequestHandler.BeginRequestWithExtensionContext(Foundation.NSExtensionContext)
2805128055M:CoreSpotlight.CSIndexExtensionRequestHandler.DidFinishThrottle(CoreSpotlight.CSSearchableIndex)
2805228056M:CoreSpotlight.CSIndexExtensionRequestHandler.DidThrottle(CoreSpotlight.CSSearchableIndex)
28057+ M:CoreSpotlight.CSIndexExtensionRequestHandler.DidUpdate(CoreSpotlight.CSSearchableItem[])
2805328058M:CoreSpotlight.CSIndexExtensionRequestHandler.GetData(CoreSpotlight.CSSearchableIndex,System.String,System.String,Foundation.NSError@)
2805428059M:CoreSpotlight.CSIndexExtensionRequestHandler.GetFileUrl(CoreSpotlight.CSSearchableIndex,System.String,System.String,System.Boolean,Foundation.NSError@)
28060+ M:CoreSpotlight.CSIndexExtensionRequestHandler.GetSearchableItems(System.String[],CoreSpotlight.CSSearchableIndexDelegateGetSearchableItemsHandler)
2805528061M:CoreSpotlight.CSIndexExtensionRequestHandler.ReindexAllSearchableItems(CoreSpotlight.CSSearchableIndex,System.Action)
2805628062M:CoreSpotlight.CSIndexExtensionRequestHandler.ReindexSearchableItems(CoreSpotlight.CSSearchableIndex,System.String[],System.Action)
2805728063M:CoreSpotlight.CSLocalizedString.#ctor(Foundation.NSDictionary)
@@ -28084,12 +28090,16 @@ M:CoreSpotlight.CSSearchableIndex.ProvideDataAsync(System.String,System.String,S
2808428090M:CoreSpotlight.CSSearchableIndexBundleDataResult.#ctor(Foundation.NSData)
2808528091M:CoreSpotlight.CSSearchableIndexDelegate_Extensions.DidFinishThrottle(CoreSpotlight.ICSSearchableIndexDelegate,CoreSpotlight.CSSearchableIndex)
2808628092M:CoreSpotlight.CSSearchableIndexDelegate_Extensions.DidThrottle(CoreSpotlight.ICSSearchableIndexDelegate,CoreSpotlight.CSSearchableIndex)
28093+ M:CoreSpotlight.CSSearchableIndexDelegate_Extensions.DidUpdate(CoreSpotlight.ICSSearchableIndexDelegate,CoreSpotlight.CSSearchableItem[])
2808728094M:CoreSpotlight.CSSearchableIndexDelegate_Extensions.GetData(CoreSpotlight.ICSSearchableIndexDelegate,CoreSpotlight.CSSearchableIndex,System.String,System.String,Foundation.NSError@)
2808828095M:CoreSpotlight.CSSearchableIndexDelegate_Extensions.GetFileUrl(CoreSpotlight.ICSSearchableIndexDelegate,CoreSpotlight.CSSearchableIndex,System.String,System.String,System.Boolean,Foundation.NSError@)
28096+ M:CoreSpotlight.CSSearchableIndexDelegate_Extensions.GetSearchableItems(CoreSpotlight.ICSSearchableIndexDelegate,System.String[],CoreSpotlight.CSSearchableIndexDelegateGetSearchableItemsHandler)
2808928097M:CoreSpotlight.CSSearchableIndexDelegate.DidFinishThrottle(CoreSpotlight.CSSearchableIndex)
2809028098M:CoreSpotlight.CSSearchableIndexDelegate.DidThrottle(CoreSpotlight.CSSearchableIndex)
28099+ M:CoreSpotlight.CSSearchableIndexDelegate.DidUpdate(CoreSpotlight.CSSearchableItem[])
2809128100M:CoreSpotlight.CSSearchableIndexDelegate.GetData(CoreSpotlight.CSSearchableIndex,System.String,System.String,Foundation.NSError@)
2809228101M:CoreSpotlight.CSSearchableIndexDelegate.GetFileUrl(CoreSpotlight.CSSearchableIndex,System.String,System.String,System.Boolean,Foundation.NSError@)
28102+ M:CoreSpotlight.CSSearchableIndexDelegate.GetSearchableItems(System.String[],CoreSpotlight.CSSearchableIndexDelegateGetSearchableItemsHandler)
2809328103M:CoreSpotlight.CSSearchableIndexDelegate.ReindexAllSearchableItems(CoreSpotlight.CSSearchableIndex,System.Action)
2809428104M:CoreSpotlight.CSSearchableIndexDelegate.ReindexSearchableItems(CoreSpotlight.CSSearchableIndex,System.String[],System.Action)
2809528105M:CoreSpotlight.CSSearchableItem.#ctor(System.String,System.String,CoreSpotlight.CSSearchableItemAttributeSet)
@@ -28100,6 +28110,7 @@ M:CoreSpotlight.CSSearchableItemAttributeSet.#ctor(System.String)
2810028110M:CoreSpotlight.CSSearchableItemAttributeSet.#ctor(UniformTypeIdentifiers.UTType)
2810128111M:CoreSpotlight.CSSearchableItemAttributeSet.Copy(Foundation.NSZone)
2810228112M:CoreSpotlight.CSSearchableItemAttributeSet.EncodeTo(Foundation.NSCoder)
28113+ M:CoreSpotlight.CSSearchableItemAttributeSet.MoveFrom(CoreSpotlight.CSSearchableItemAttributeSet)
2810328114M:CoreSpotlight.CSSearchQuery.#ctor(System.String,CoreSpotlight.CSSearchQueryContext)
2810428115M:CoreSpotlight.CSSearchQuery.#ctor(System.String,System.String[])
2810528116M:CoreSpotlight.CSSearchQuery.Cancel
@@ -28121,8 +28132,10 @@ M:CoreSpotlight.CSUserQuery.UserEngaged(CoreSpotlight.CSSuggestion,CoreSpotlight
2812128132M:CoreSpotlight.CSUserQueryContext.Create(CoreSpotlight.CSSuggestion)
2812228133M:CoreSpotlight.ICSSearchableIndexDelegate.DidFinishThrottle(CoreSpotlight.CSSearchableIndex)
2812328134M:CoreSpotlight.ICSSearchableIndexDelegate.DidThrottle(CoreSpotlight.CSSearchableIndex)
28135+ M:CoreSpotlight.ICSSearchableIndexDelegate.DidUpdate(CoreSpotlight.CSSearchableItem[])
2812428136M:CoreSpotlight.ICSSearchableIndexDelegate.GetData(CoreSpotlight.CSSearchableIndex,System.String,System.String,Foundation.NSError@)
2812528137M:CoreSpotlight.ICSSearchableIndexDelegate.GetFileUrl(CoreSpotlight.CSSearchableIndex,System.String,System.String,System.Boolean,Foundation.NSError@)
28138+ M:CoreSpotlight.ICSSearchableIndexDelegate.GetSearchableItems(System.String[],CoreSpotlight.CSSearchableIndexDelegateGetSearchableItemsHandler)
2812628139M:CoreSpotlight.ICSSearchableIndexDelegate.ReindexAllSearchableItems(CoreSpotlight.CSSearchableIndex,System.Action)
2812728140M:CoreSpotlight.ICSSearchableIndexDelegate.ReindexSearchableItems(CoreSpotlight.CSSearchableIndex,System.String[],System.Action)
2812828141M:CoreTelephony.CTCellularPlanProvisioning.AddPlan(CoreTelephony.CTCellularPlanProvisioningRequest,System.Action{CoreTelephony.CTCellularPlanProvisioningAddPlanResult})
@@ -52984,14 +52997,20 @@ P:CoreServices.FSEventStream.DeviceBeingWatched
5298452997P:CoreServices.FSEventStream.LatestEventId
5298552998P:CoreServices.FSEventStream.PathsBeingWatched
5298652999P:CoreServices.FSEventStreamEventsArgs.Events
53000+ P:CoreSpotlight.CoreSpotlightConstants.CoreSpotlightVersionNumber
53001+ P:CoreSpotlight.CoreSpotlightConstants.CoreSpotlightVersionString
5298753002P:CoreSpotlight.CSSearchableIndex.IndexDelegate
5298853003P:CoreSpotlight.CSSearchableIndexBundleDataResult.Arg1
5298953004P:CoreSpotlight.CSSearchableItem.IsUpdate
53005+ P:CoreSpotlight.CSSearchableItem.UpdateListenerOptions
5299053006P:CoreSpotlight.CSSearchableItemAttributeSet.ActionIdentifier
5299153007P:CoreSpotlight.CSSearchableItemAttributeSet.ActionIdentifiers
5299253008P:CoreSpotlight.CSSearchableItemAttributeSet.DarkThumbnailUrl
53009+ P:CoreSpotlight.CSSearchableItemAttributeSet.IsPriority
5299353010P:CoreSpotlight.CSSearchableItemAttributeSet.Item(CoreSpotlight.CSCustomAttributeKey)
5299453011P:CoreSpotlight.CSSearchableItemAttributeSet.SharedItemContentType
53012+ P:CoreSpotlight.CSSearchableItemAttributeSet.TextContentSummary
53013+ P:CoreSpotlight.CSSearchableItemAttributeSet.TranscribedTextContent
5299553014P:CoreSpotlight.CSSearchQueryContext.FetchAttributes
5299653015P:CoreSpotlight.CSSearchQueryContext.FilterQueries
5299753016P:CoreSpotlight.CSSearchQueryContext.KeyboardLanguage
@@ -66596,9 +66615,12 @@ T:CoreServices.LaunchServices
6659666615T:CoreServices.LSAcceptanceFlags
6659766616T:CoreServices.LSResult
6659866617T:CoreServices.LSRoles
66618+ T:CoreSpotlight.CoreSpotlightConstants
6659966619T:CoreSpotlight.CSImportExtension
6660066620T:CoreSpotlight.CSSearchableIndexBundleDataResult
66621+ T:CoreSpotlight.CSSearchableIndexDelegateGetSearchableItemsHandler
6660166622T:CoreSpotlight.CSSearchableIndexEndIndexHandler
66623+ T:CoreSpotlight.CSSearchableItemUpdateListenerOptions
6660266624T:CoreSpotlight.CSSearchQueryContext
6660366625T:CoreSpotlight.CSSearchQuerySourceOptions
6660466626T:CoreSpotlight.CSSuggestion
0 commit comments