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
tests: Silence warning about not using the make-linux-sdk subcommand (#150)
`swift run swift-sdk-generator` still builds a Linux SDK by default,
but prints the following warning:
deprecated: Please explicitly specify the subcommand to run. For example: $ swift-sdk-generator make-linux-sdk
0 commit comments