API Differences in ManagedAppDistribution in iOS 18.0

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 18.0 SDK.

Table of Contents

Typealiases

AsyncIterator
public typealias Failure = Swift.Never
ManagedApps
@_implements(_Concurrency.AsyncSequence, Failure) public typealias __AsyncSequence_Failure = ManagedAppDistribution.ManagedAppLibrary.ManagedApps.AsyncIterator.Failure

Functions & Methods

AsyncIterator
public func next(isolation actor: isolated (any _Concurrency.Actor)?) async throws(ManagedAppDistribution.ManagedAppLibrary.ManagedApps.AsyncIterator.Failure) -> ManagedAppDistribution.ManagedAppLibrary.ManagedApps.AsyncIterator.Element?

Enum Cases

ManagedAppDistributionError
case appNotManaged
ManagedAppDistributionError
case licenseNotFound