| Declaration | |
|---|---|
| From | @property (copy, nullable) NSDictionary<NSString *,id> *nowPlayingInfo | 
| To | @property (nonatomic, copy, nullable) NSDictionary<NSString *,id> *nowPlayingInfo | 
| Declaration | |
|---|---|
| From | @property (assign) MPNowPlayingPlaybackState playbackState | 
| To | @property (nonatomic) MPNowPlayingPlaybackState playbackState |