API Differences in Runtime in macOS 15.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 Runtime in the macOS 15.0 SDK.

Table of Contents

Functions & Methods

Backtrace
public func encode(to encoder: any Swift.Encoder) throws

Conformances

Backtrace
Swift.Codable

Initializers

Backtrace
public init(from decoder: any Swift.Decoder) throws