SpriteKit iOS 11.0 Beta 3 to Beta 4 API Differences

SKRenderer.h
Declaration
From+ (nullable SKRenderer *)rendererWithDevice:(nullable id<MTLDevice>)device
To+ (nonnull SKRenderer *)rendererWithDevice:(nonnull id<MTLDevice>)device