PDFKit iOS 11.1 to 11.2 API Differences

PDFAnnotationUtilities.h
PDFOutline.h
Declaration
From- (nonnull PDFOutline *)childAtIndex:(NSUInteger)index
To- (nullable PDFOutline *)childAtIndex:(NSUInteger)index

PDFPage.h
Declaration
From@property (nonatomic, readonly, nonnull) NSData *dataRepresentation
To@property (nonatomic, readonly, nullable) NSData *dataRepresentation