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

7 lines
110 B
Plaintext
Raw Normal View History

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