CoreLocation macOS 10.14 to 10.15 API Differences

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

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedYou can remove calls to this method