You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ASTPrinter][IDE] Print PlatformKind::OSX as "macOS" rather than "OSX" in generated interfaces
This adds a new "PreferMacOSSpelling" option to PrintOptions that is set when
printing for sourcekitd generated interfaces so the OSX PlatformKind is printed
as "macOS" in availability attributes.
Resolves rdar://problem/64667960
0 commit comments