Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
framework module FooFramework { umbrella header "FooUmbrella.h" export * module * { export * } explicit module Private { textual header "Baz_Private.h" } }