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
feat: specify module directory using swift_default_module_name directive (#566)
This allows a client to define the location where `swift_library` and
`swift_test` declarations should be written.
Also, this PR updates two of the examples to use this new feature.
0 commit comments