AppKit macOS 13.0 22A5266o to 22A5286g API Differences
NSDiffableDataSource.h
Modified
-[NSDiffableDataSourceSnapshot appendSectionsWithIdentifiers:]
Declaration
From
- (void)appendSectionsWithIdentifiers:(nonnull NSArray *)sectionIdentifiers
To
- (void)appendSectionsWithIdentifiers:(nonnull NSArray<SectionIdentifierType> *)sectionIdentifiers