API Differences in ManagedAppDistribution in iOS 17.4

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in ManagedAppDistribution in the iOS 17.4 SDK.

Table of Contents

Functions & Methods

ManagedApp
public static func == (lhs: ManagedAppDistribution.ManagedApp, rhs: ManagedAppDistribution.ManagedApp) -> Swift.Bool
ManagedApp
public func hash(into hasher: inout Swift.Hasher)

Properties & Constants

ManagedApp
public var hashValue: Swift.Int

Conformances

ManagedApp
Swift.Hashable