API Differences in GameSave 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 GameSave in the macOS 26.0 SDK.

Table of Contents

Classes

GameSaveSyncedDirectory

Functions & Methods

SwiftUICore.View
public func gameSaveSyncingAlert(directory: SwiftUICore.Binding<GameSave.GameSaveSyncedDirectory?>, finishedLoading: @escaping @_Concurrency.MainActor @Sendable () -> Swift.Void) -> some SwiftUICore.View

Properties & Constants

public let GameSaveErrorDomain: Swift.String

Conformances

GameSaveSyncedDirectory
nonisolated Observation.Observable