Pods-deltachat-iosTests.modulemap 136 B

123456
  1. framework module Pods_deltachat_iosTests {
  2. umbrella header "Pods-deltachat-iosTests-umbrella.h"
  3. export *
  4. module * { export * }
  5. }