API Differences in CoreLocation in iOS 17.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 iOS 17.0 SDK.

Table of Contents

Protocols

CLCondition

Classes

CLBackgroundActivitySession
CLMonitoringRecord
CLMonitor
CLMonitorConfiguration
CLCircularGeographicCondition
CLBeaconIdentityCondition
CLBackgroundActivitySession
CLCondition
CLUpdate
CLLocationUpdater

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