AppKit/AppKit.h, Cocoa/Cocoa.h and Foundation/Foundation.h are just bundles of other headers.
With this PR only required headers are imported.
AppKit/AppKit.h, Cocoa/Cocoa.h and Foundation/Foundation.h are just bundles of other headers.
With this PR only required headers are imported.
~0 on this, maybe this is better out of principle, but I don't think headers included in one file significantly affect compile time or memory use.