API Differences in RelevanceKit in macOS 26.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows 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