CoreLocation watchOS 5.3 to 6.0 API Differences

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

CLLocationManagerDelegate.h