Signal-Pods/Target Support Files/MobileCoin/MobileCoin.modulemap
2021-02-25 11:02:40 -03:00

7 lines
110 B
Plaintext

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