Files
bdk-ffi/bdkFFI.xcframework/ios-arm64/bdkFFI.framework/Modules/module.modulemap

7 lines
102 B
Plaintext

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