Files
featherVoice/Pods/Target Support Files/QCloudCOSXML/QCloudCOSXML.modulemap

7 lines
114 B
Plaintext
Raw Normal View History

2025-10-24 10:52:40 +08:00
framework module QCloudCOSXML {
umbrella header "QCloudCOSXML-umbrella.h"
export *
module * { export * }
}