Translate_offine/Pods/Target Support Files/GoogleUtilities/GoogleUtilities.modulemap
2024-07-25 17:01:52 +08:00

7 lines
120 B
Plaintext

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