DailyView/Pods/Target Support Files/HyBid/HyBid.modulemap
2025-12-30 16:40:31 +08:00

7 lines
100 B
Plaintext

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