Files
My-Mind-2.0/My Mind/Pods/Target Support Files/GoogleUtilities/GoogleUtilities.modulemap

7 lines
120 B
Plaintext

framework module GoogleUtilities {
umbrella header "GoogleUtilities-umbrella.h"
export *
module * { export * }
}