AppKit macOS 10.13 Beta 2 to Beta 3 API Differences

NSComboBox.h
Declaration
From@property (weak, nullable) id<NSComboBoxDataSource> dataSource
To@property (assign, nullable) id<NSComboBoxDataSource> dataSource

NSImage.h
NSLevelIndicator.h
NSPasteboard.h