module.modulemap 70 B

1234
  1. framework module UsesFoo {
  2. umbrella header "UsesFoo.h"
  3. export *
  4. }