Closed justinvp closed 6 years ago
The use of "MacOSX" in the warnings looks dated.
Apple no longer uses "OS X". They call it "macOS" (yes, lowercase 'm', to align with the naming of iOS, watchOS, and tvOS).
Should these warnings use "macOS" or simply "Mac", instead of "MacOSX"?
Right now, I'm just ToString'ing the internal enum we use. Easy fix though. Would also address #62.
The use of "MacOSX" in the warnings looks dated.
Apple no longer uses "OS X". They call it "macOS" (yes, lowercase 'm', to align with the naming of iOS, watchOS, and tvOS).
Should these warnings use "macOS" or simply "Mac", instead of "MacOSX"?