Files
featherVoice/Pods/Target Support Files/QCloudCore/QCloudCore.modulemap
2025-10-24 10:52:40 +08:00

7 lines
110 B
Plaintext

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