Files
RedHotRoast-ios/HybridCLRData/StrippedAOTDllsTempProj/iOS/Pods/Target Support Files/GoogleUtilities/GoogleUtilities.modulemap
T

7 lines
120 B
Plaintext
Raw Normal View History

2026-07-17 14:03:00 +08:00
framework module GoogleUtilities {
umbrella header "GoogleUtilities-umbrella.h"
export *
module * { export * }
}