GBA003/Pods/Target Support Files/SMCalloutView/SMCalloutView.modulemap
2024-05-30 10:22:15 +08:00

7 lines
106 B
Plaintext

module SMCalloutView {
umbrella header "SMCalloutView-umbrella.h"
export *
module * { export * }
}