Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
// interface-diagnose-missing-import/Foo.framework/Modules/module.modulemap framework module Foo { umbrella header "Foo.h" export * module * { export * } }