API Differences in CoreLocation in macOS 14.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 CoreLocation in the macOS 14.0 SDK.

Table of Contents

Protocols

CLCondition

Structs

CLLocationUpdate
CLMonitor
BeaconIdentityCondition

Typealiases

Events
public typealias AsyncIterator = CoreLocation.CLMonitor.Events.Iterator
Updates
public typealias AsyncIterator = CoreLocation.CLLocationUpdate.Updates.Iterator

Properties & Constants

@_semantics("defaultActor") nonisolated final public var unownedExecutor: _Concurrency.UnownedSerialExecutor

Conformances

CLLocationUpdate.LiveConfiguration
Swift.Equatable
CLLocationUpdate.LiveConfiguration
Swift.Hashable

Classes

CLMonitoringRecord
CLMonitorConfiguration
CLMonitor
CLBeaconIdentityCondition
CLCircularGeographicCondition
CLCondition
CLUpdate
CLLocationUpdater