API Differences in Foundation in macOS 15.2

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 Foundation in the macOS 15.2 SDK.

Table of Contents

Functions & Methods

Calendar.RecurrenceRule.End
public func hash(into hasher: inout Swift.Hasher)
Calendar.RecurrenceRule.Month
public func hash(into hasher: inout Swift.Hasher)
Calendar.RecurrenceRule.Weekday
public func hash(into hasher: inout Swift.Hasher)
Calendar.RecurrenceRule
public func hash(into hasher: inout Swift.Hasher)

Properties & Constants

Calendar.RecurrenceRule.End
public var description: Swift.String
Calendar.RecurrenceRule.End
public var hashValue: Swift.Int
Calendar.RecurrenceRule.Month
public var hashValue: Swift.Int
Calendar.RecurrenceRule.Weekday
public var hashValue: Swift.Int
Calendar.RecurrenceRule
public var hashValue: Swift.Int
End
public var date: Foundation.Date?
End
public var occurrences: Swift.Int?
URLRequest
public var cookiePartitionIdentifier: Swift.String?
NSURLRequest
@property(atomic, copy, readonly, nullable) NSString *cookiePartitionIdentifier;
NSMutableURLRequest
@property(atomic, copy, readwrite, nullable) NSString *cookiePartitionIdentifier;
extern const NSHTTPCookiePropertyKey _Nonnull NSHTTPCookieSetByJavaScript

Conformances

Calendar.RecurrenceRule.End
Swift.CustomStringConvertible
Calendar.RecurrenceRule.End
Swift.Hashable
Calendar.RecurrenceRule.Month
Swift.Hashable
Calendar.RecurrenceRule
Swift.Hashable
Calendar.RecurrenceRule.Weekday
Swift.Hashable