API Differences in CoreLocation in macOS 14.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show 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

CLMonitor
CLMonitoringRecord
CLMonitorConfiguration
CLCircularGeographicCondition
CLBeaconIdentityCondition
CLCondition
CLUpdate
CLLocationUpdater