CoreLocation iOS 12.4 to 13.0 API Differences

CLBeaconIdentityConstraint.h
CLBeaconRegion.h
AvailabilityReplacement
FromAvailablenone
ToDeprecated-initWithUUID:identifier:

AvailabilityReplacement
FromAvailablenone
ToDeprecated-initWithUUID:major:identifier:

AvailabilityReplacement
FromAvailablenone
ToDeprecated-initWithUUID:major:identifier:

AvailabilityReplacement
FromAvailablenone
ToDeprecated-UUID

AvailabilityReplacement
FromAvailablenone
ToDeprecated-UUID

CLLocationManager.h
Declaration
From@property (nonatomic, assign) id<CLLocationManagerDelegate> delegate
To@property (nonatomic, weak) id<CLLocationManagerDelegate> delegate

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse -rangedBeaconConstraints

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse -startRangingBeaconsSatisfyingConstraint:

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse -stopRangingBeaconsSatisfyingConstraint:

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedYou can remove calls to this method

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedYou can remove calls to this method

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedYou can remove calls to this method

CLLocationManagerDelegate.h
AvailabilityReplacement
FromAvailablenone
ToDeprecatedUse locationManager:didRangeBeacons:satisfyingConstraint:

AvailabilityReplacement
FromAvailablenone
ToDeprecatedUse locationManager:didFailRangingBeaconsForConstraint:error: