1framework module FrameworkWithWrongCase { 2 umbrella header "FrameworkWithWrongCase.h" 3 export * 4 module * { export * } 5} 6