API Differences in RelevanceKit in macOS 26.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in RelevanceKit in the macOS 26.0 SDK.

Table of Contents

Structs

RelevantContext
DateKind

Functions & Methods

RelevantContext
public static func date(_ exact: Foundation.Date, kind: RelevanceKit.RelevantContext.DateKind) -> RelevanceKit.RelevantContext
RelevantContext
public static func date(interval: Foundation.DateInterval, kind: RelevanceKit.RelevantContext.DateKind) -> RelevanceKit.RelevantContext
RelevantContext
public static func date(range: Swift.ClosedRange<Foundation.Date>, kind: RelevanceKit.RelevantContext.DateKind) -> RelevanceKit.RelevantContext