CoreLocation tvOS 12.4 to 13.0 API Differences

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