Rename kMVKShaderStageMax to kMVKShaderStageCount to clarify it's common use in array sizing and for loops. Change mvkConfig() to return reference instead of pointer to improve syntactic sugar to use . instead of ->. Update MoltenVK version to 1.1.4. Update What's New document.