Quartz macOS 10.15.6 to 11.0 API Differences

../Frameworks/ImageKit.framework/Headers/IKSaveOptions.h
Declaration
From@property (assign) id delegate
To@property (nonatomic, assign) id delegate

Declaration
From@property (readonly) NSDictionary *imageProperties
To@property (nonatomic, readonly) NSDictionary *imageProperties

Declaration
From@property (readonly) NSString *imageUTType
To@property (nonatomic, readonly) NSString *imageUTType

Declaration
From@property (readonly) NSDictionary *userSelection
To@property (nonatomic, readonly) NSDictionary *userSelection