Files
WebApp/Pods/Target Support Files/GTMSessionFetcher/GTMSessionFetcher.modulemap
2024-12-20 17:49:45 +08:00

7 lines
124 B
Plaintext

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